/aosp_15_r20/external/cronet/base/test/android/javatests/src/org/chromium/base/test/util/ |
H A D | AnnotationProcessingUtils.java | 201 abstract AnnotatedNode getParent(); in getParent() method in AnnotationProcessingUtils.AnnotatedNode 214 AnnotatedNode getParent() { in getParent() method in AnnotationProcessingUtils.AnnotatedNode.DescriptionNode 233 AnnotatedNode getParent() { in getParent() method in AnnotationProcessingUtils.AnnotatedNode.ClassNode 253 AnnotatedNode getParent() { in getParent() method in AnnotationProcessingUtils.AnnotatedNode.MethodNode
|
/aosp_15_r20/external/libchrome/base/test/android/javatests/src/org/chromium/base/test/util/ |
H A D | AnnotationProcessingUtils.java | 197 abstract AnnotatedNode getParent(); in getParent() method in AnnotationProcessingUtils.AnnotatedNode 210 AnnotatedNode getParent() { in getParent() method in AnnotationProcessingUtils.AnnotatedNode.DescriptionNode 229 AnnotatedNode getParent() { in getParent() method in AnnotationProcessingUtils.AnnotatedNode.ClassNode 249 AnnotatedNode getParent() { in getParent() method in AnnotationProcessingUtils.AnnotatedNode.MethodNode
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Argument.h | 41 inline const Function *getParent() const { return Parent; } in getParent() function 42 inline Function *getParent() { return Parent; } in getParent() function
|
H A D | BasicBlock.h | 106 const Function *getParent() const { return Parent; } in getParent() function 107 Function *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Argument.h | 40 inline const Function *getParent() const { return Parent; } in getParent() function 41 inline Function *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Argument.h | 40 inline const Function *getParent() const { return Parent; } in getParent() function 41 inline Function *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Argument.h | 40 inline const Function *getParent() const { return Parent; } in getParent() function 41 inline Function *getParent() { return Parent; } in getParent() function
|
H A D | BasicBlock.h | 112 const Function *getParent() const { return Parent; } in getParent() function 113 Function *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Argument.h | 40 inline const Function *getParent() const { return Parent; } in getParent() function 41 inline Function *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Argument.h | 43 inline const Function *getParent() const { return Parent; } in getParent() function 44 inline Function *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Argument.h | 48 inline const Function *getParent() const { return Parent; } in getParent() function 49 inline Function *getParent() { return Parent; } in getParent() function
|
H A D | BasicBlock.h | 100 const Function *getParent() const { return Parent; } in getParent() function 101 Function *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Argument.h | 48 inline const Function *getParent() const { return Parent; } in getParent() function 49 inline Function *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | Fragment.h | 40 const SectionData* getParent() const { return m_pParent; } in getParent() function 41 SectionData* getParent() { return m_pParent; } in getParent() function
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/common/ |
D | FragmentUtils.java | 42 public static <T> T getParent(@NonNull Fragment fragment, @NonNull Class<T> callbackInterface) { in getParent() method in FragmentUtils 77 public static <T> T getParent( in getParent() method in FragmentUtils
|
/aosp_15_r20/external/conscrypt/api-doclet/src/main/kotlin/org/conscrypt/doclet/ |
H A D | ClassIndex.kt | 35 fun getParent(typeElement: TypeElement) = get(typeElement.enclosingElement as TypeElement) in <lambda>() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Tooling/Syntax/ |
D | Tree.h | 90 const Tree *getParent() const { return Parent; } in getParent() function 91 Tree *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/node/ |
H A D | NodeContext2049Test.java | 20 Parent getParent(); in getParent() method 30 public Parent getParent() { return parent; } in getParent() method in NodeContext2049Test.Child
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Tooling/Syntax/ |
D | Tree.h | 90 const Tree *getParent() const { return Parent; } in getParent() function 91 Tree *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Tooling/Syntax/ |
D | Tree.h | 90 const Tree *getParent() const { return Parent; } in getParent() function 91 Tree *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Tooling/Syntax/ |
D | Tree.h | 90 const Tree *getParent() const { return Parent; } in getParent() function 91 Tree *getParent() { return Parent; } in getParent() function
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/ |
H A D | LocaleIDParser.java | 121 public static final String getParent(String localeId) { in getParent() method in LocaleIDParser 135 public static String getParent(String localeId, ParentLocaleComponent component) { in getParent() method in LocaleIDParser
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowAccessibilityWindowInfo.java | 97 protected AccessibilityWindowInfo getParent() { in getParent() method in ShadowAccessibilityWindowInfo 271 AccessibilityWindowInfo getParent(); in getParent() method
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 418 VPRegionBlock *getParent() { return Parent; } in getParent() function 419 const VPRegionBlock *getParent() const { return Parent; } in getParent() function 616 VPBasicBlock *getParent() { return Parent; } in getParent() function 617 const VPBasicBlock *getParent() const { return Parent; } in getParent() function
|
/aosp_15_r20/frameworks/opt/localepicker/src/com/android/localepicker/ |
D | LocaleStore.java | 73 private static Locale getParent(Locale locale) { in getParent() method in LocaleStore.LocaleInfo 93 public Locale getParent() { in getParent() method in LocaleStore.LocaleInfo
|