Home
last modified time | relevance | path

Searched defs:GetMethod (Results 1 – 9 of 9) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier-inl.h53 inline ArtMethod* MethodVerifier::GetMethod() const { in GetMethod() function
/art/runtime/jit/
Dprofiling_info.h72 ArtMethod* GetMethod() const { in GetMethod() function
Dprofile_compilation_info.cc1002 std::unique_ptr<ProfileCompilationInfo::OfflineProfileMethodInfo> ProfileCompilationInfo::GetMethod( in GetMethod() function in art::ProfileCompilationInfo
/art/runtime/gc/
Dallocation_record.h49 ArtMethod* GetMethod() const { in GetMethod() function
/art/runtime/
Dimt_conflict_table.h188 ArtMethod* GetMethod(size_t index, PointerSize pointer_size) const { in GetMethod() function
Ddebugger.h113 ArtMethod* GetMethod() const { in GetMethod() function
Dstack.h341 ArtMethod* GetMethod() const REQUIRES_SHARED(Locks::mutator_lock_) { in GetMethod() function
Dstack.cc136 ArtMethod* StackVisitor::GetMethod() const { in GetMethod() function in art::StackVisitor
/art/compiler/optimizing/
Dnodes.h1840 ArtMethod* GetMethod() const { in GetMethod() function