HomeSort by relevance Sort by last modified time
    Searched refs:GetEmbeddedImTableEntry (Results 1 - 5 of 5) sorted by null

  /art/runtime/entrypoints/
entrypoint_utils-inl.h 431 mirror::ArtMethod* imt_method = (*this_object)->GetClass()->GetEmbeddedImTableEntry(imt_index);
  /art/runtime/mirror/
class-inl.h 145 inline ArtMethod* Class::GetEmbeddedImTableEntry(uint32_t i) {
class.h 716 ArtMethod* GetEmbeddedImTableEntry(uint32_t i) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
    [all...]
  /art/runtime/arch/
stub_test.cc     [all...]
  /art/runtime/
class_linker.cc     [all...]

Completed in 402 milliseconds