Home
last modified time | relevance | path

Searched defs:GetDexMethodIndex (Results 1 – 2 of 2) sorted by relevance

/art/compiler/driver/
Ddex_compilation_unit.h63 uint32_t GetDexMethodIndex() const { in GetDexMethodIndex() function
/art/runtime/mirror/
Dart_method-inl.h76 inline uint32_t ArtMethod::GetDexMethodIndex() { in GetDexMethodIndex() function