Home
last modified time | relevance | path

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

/aosp12/art/compiler/driver/
H A Ddex_compilation_unit.h65 uint32_t GetDexMethodIndex() const { in GetDexMethodIndex() function
/aosp12/art/runtime/
H A Dart_method.h447 ALWAYS_INLINE uint32_t GetDexMethodIndex() const { in GetDexMethodIndex() function