Home
last modified time | relevance | path

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

/art/openjdkjvmti/
Dti_breakpoint.h63 art::ArtMethod* GetMethod() const { in GetMethod() function
/art/runtime/jit/
Dprofiling_info.h79 ArtMethod* GetMethod() const { in GetMethod() function
/art/runtime/
Dreflective_handle_scope.h161 ALWAYS_INLINE ArtMethod* GetMethod(size_t i) { in GetMethod() function
Dimt_conflict_table.h188 ArtMethod* GetMethod(size_t index, PointerSize pointer_size) const { in GetMethod() function
Dstack.cc104 ArtMethod* StackVisitor::GetMethod() const { in GetMethod() function in art::StackVisitor
/art/runtime/gc/
Dallocation_record.h49 ArtMethod* GetMethod() const { in GetMethod() function
/art/tools/veridex/
Dresolver.cc258 VeriMethod VeridexResolver::GetMethod(uint32_t method_index) { in GetMethod() function in art::VeridexResolver
/art/libartpalette/apex/
Dpalette.cc87 void* PaletteLoader::GetMethod(void* palette_lib, const char* name) { in GetMethod() function in __anon39adfa310111::PaletteLoader
/art/runtime/interpreter/
Dshadow_frame.h253 ArtMethod* GetMethod() const REQUIRES_SHARED(Locks::mutator_lock_) { in GetMethod() function
/art/test/common/
Druntime_state.cc183 static ArtMethod* GetMethod(ScopedObjectAccess& soa, jclass cls, const ScopedUtfChars& chars) in GetMethod() function
/art/tools/hiddenapi/
Dhiddenapi.cc225 inline const ClassAccessor::Method& GetMethod() const { in GetMethod() function in art::hiddenapi::DexMember
/art/libprofile/profile/
Dprofile_compilation_info_test.cc61 ProfileCompilationInfo::MethodHotness GetMethod( in GetMethod() function in art::ProfileCompilationInfoTest
/art/compiler/optimizing/
Dnodes.h2102 ArtMethod* GetMethod() const { in GetMethod() function