Home
last modified time | relevance | path

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

/art/compiler/driver/
Ddex_compilation_unit.h63 uint32_t GetDexMethodIndex() const { in GetDexMethodIndex() function
/art/runtime/
Dart_method-inl.h117 inline uint32_t ArtMethod::GetDexMethodIndex() { in GetDexMethodIndex() function
/art/compiler/optimizing/
Dnodes.h3708 uint32_t GetDexMethodIndex() const { return dex_method_index_; } in GetDexMethodIndex() function
4160 uint32_t GetDexMethodIndex() const { return dex_method_index_; } in GetDexMethodIndex() function