Home
last modified time | relevance | path

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

/art/compiler/driver/
Ddex_compilation_unit.h59 uint16_t GetClassDefIndex() const { in GetClassDefIndex() function
/art/runtime/
Dart_method-inl.h327 inline uint16_t ArtMethod::GetClassDefIndex() { in GetClassDefIndex() function