Home
last modified time | relevance | path

Searched defs:getElement (Results 1 – 25 of 877) sorted by relevance

12345678910>>...36

/aosp_15_r20/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/kdom/
H A DNode.java110 public Element getElement(int index) { in getElement() method in Node
119 public Element getElement(String namespace, String name) { in getElement() method in Node
/aosp_15_r20/packages/modules/AdServices/adservices/apk/tests/util/java/com/android/adservices/ui/util/
DApkTestUtil.java171 public static UiObject2 getElement(UiDevice device, int resId) { in getElement() method in ApkTestUtil
191 public static UiObject2 getElement(UiDevice device, int resId, int index) { in getElement() method in ApkTestUtil
/aosp_15_r20/external/clang/include/clang/AST/
H A DExprObjC.h187 Expr *getElement(unsigned Index) { in getElement() function
191 const Expr *getElement(unsigned Index) const { in getElement() function
H A DStmtObjC.h35 Stmt *getElement() { return SubExprs[ELEM]; } in getElement() function
41 const Stmt *getElement() const { return SubExprs[ELEM]; } in getElement() function
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
H A DAbstractTypesTest.kt44 private fun getElement(`class`: Class<*>) = elements.getTypeElement(`class`.canonicalName) in getElement() method
/aosp_15_r20/packages/modules/AdServices/adservices/tests/cts/ui/libs/src/com/android/adservices/tests/ui/libs/
DUiUtils.java314 public static UiObject2 getElement(Context context, UiDevice device, int resId) { in getElement() method in UiUtils
318 public static UiObject2 getElement(Context context, UiDevice device, int resId, int index) { in getElement() method in UiUtils
/aosp_15_r20/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
H A DParameterManagerWrapper.cpp165 T *ParameterManagerWrapper::getElement(const string &name, std::map<string, T *> &elementsMap) in getElement() function in android::audio_policy::ParameterManagerWrapper
174 const T *ParameterManagerWrapper::getElement(const string &name, const std::map<string, T *> &eleme… in getElement() function in android::audio_policy::ParameterManagerWrapper
/aosp_15_r20/prebuilts/sdk/current/androidx/m2repository/androidx/appsearch/appsearch-compiler/1.1.0-alpha04/
HDappsearch-compiler-1.1.0-alpha04.jarMETA-INF/ META-INF/MANIFEST.MF androidx/ androidx/appsearch/ androidx/ ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/appsearch/appsearch-compiler/1.1.0-alpha04/androidx.appsearch_appsearch-compiler/linux_glibc_common/local-combined/
Dandroidx.appsearch_appsearch-compiler.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/androidx/ META- ...
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DStmtObjC.h34 Stmt *getElement() { return SubExprs[ELEM]; } in getElement() function
40 const Stmt *getElement() const { return SubExprs[ELEM]; } in getElement() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DStmtObjC.h34 Stmt *getElement() { return SubExprs[ELEM]; } in getElement() function
40 const Stmt *getElement() const { return SubExprs[ELEM]; } in getElement() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DStmtObjC.h34 Stmt *getElement() { return SubExprs[ELEM]; } in getElement() function
40 const Stmt *getElement() const { return SubExprs[ELEM]; } in getElement() function
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DXPathValue.java7 String getElement(int i); in getElement() method
/aosp_15_r20/external/sdk-platform-java/gax-java/gax/src/main/java/com/google/api/gax/batching/
H A DBatchEntry.java56 public abstract ElementT getElement(); in getElement() method in BatchEntry
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/
H A DDifferenceElement.java21 CsmElement getElement(); in getElement() method
H A DAdded.java36 public CsmElement getElement() { in getElement() method in Added
H A DReshuffled.java42 public CsmMix getElement() { in getElement() method in Reshuffled
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
H A DDoubleArray.java47 double getElement(int index); in getElement() method
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DStmtObjC.h34 Stmt *getElement() { return SubExprs[ELEM]; } in getElement() function
40 const Stmt *getElement() const { return SubExprs[ELEM]; } in getElement() function
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/util/
H A DDoubleArray.java42 double getElement(int index); in getElement() method
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
H A DConfigChangeOrBuilder.java45 java.lang.String getElement(); in getElement() method
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/
H A DCircularQueue.java78 public V getElement(K key) { in getElement() method in CircularQueue
/aosp_15_r20/external/guava/guava/src/com/google/common/collect/
H A DMoreCollectors.java161 Object getElement() { in getElement() method in MoreCollectors.ToOptionalState
/aosp_15_r20/external/guava/android/guava/src/com/google/common/collect/
H A DMoreCollectors.java164 Object getElement() { in getElement() method in MoreCollectors.ToOptionalState
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/extension/
H A DDaggerCollectors.java143 Object getElement() { in getElement() method in DaggerCollectors.ToOptionalState

12345678910>>...36