Home
last modified time | relevance | path

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

/art/compiler/driver/
Ddex_compilation_unit.h63 uint32_t GetDexMethodIndex() const { in GetDexMethodIndex() function
/art/runtime/verifier/
Dverifier_deps.h166 uint32_t GetDexMethodIndex() const { return std::get<0>(*this); } in GetDexMethodIndex() function
/art/runtime/
Dart_method-inl.h97 inline uint32_t ArtMethod::GetDexMethodIndex() { in GetDexMethodIndex() function
/art/compiler/optimizing/
Dnodes.h4003 uint32_t GetDexMethodIndex() const { return dex_method_index_; } in GetDexMethodIndex() function
4471 uint32_t GetDexMethodIndex() const { return dex_method_index_; } in GetDexMethodIndex() function