Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dclass_loader.h35 ClassLoader* GetParent() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetParent() function
/art/runtime/
Dprofiler.h59 StackTrieNode* GetParent() { return parent_; } in GetParent() function
/art/compiler/optimizing/
Dssa_liveness_analysis.h402 LiveInterval* GetParent() const { return parent_; } in GetParent() function
Dnodes.h1170 HEnvironment* GetParent() const { return parent_; } in GetParent() function