Home
last modified time | relevance | path

Searched defs:GetParent (Results 1 – 7 of 7) sorted by relevance

/aosp12/art/runtime/mirror/
H A Dclass_loader-inl.h28 inline ObjPtr<ClassLoader> ClassLoader::GetParent() { in GetParent() function
/aosp12/art/runtime/
H A Dclass_loader_context.h252 ClassLoaderInfo* GetParent(size_t index) const { in GetParent() function
H A Dsubtype_check_test.cc115 MockClass* GetParent() const { in GetParent() function
/aosp12/system/extras/simpleperf/
H A DCallChainJoiner.h93 CacheNode* GetParent(CacheNode* node) { in GetParent() function
/aosp12/packages/providers/MediaProvider/jni/
H A Dnode-inl.h292 node* GetParent() const { in GetParent() function
/aosp12/art/compiler/optimizing/
H A Dssa_liveness_analysis.h472 LiveInterval* GetParent() const { return parent_; } in GetParent() function
H A Dnodes.h2088 HEnvironment* GetParent() const { return parent_; } in GetParent() function