Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dverifier_deps.h167 dex::TypeIndex GetDexTypeIndex() const { return std::get<0>(*this); } in GetDexTypeIndex() function
/art/runtime/mirror/
Dclass.h1152 dex::TypeIndex GetDexTypeIndex() REQUIRES_SHARED(Locks::mutator_lock_) { in GetDexTypeIndex() function