Home
last modified time | relevance | path

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

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