Home
last modified time | relevance | path

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

/art/runtime/entrypoints/
Dentrypoint_utils-inl.h475 const dex::TypeIndex method_type_idx = in FindMethodToCall() local
670 dex::TypeIndex method_type_idx = dex_cache->GetDexFile()->GetMethodId(method_idx).class_idx_; in FindMethodFast() local
/art/dexdump/
Ddexdump.cc1718 dex::ProtoIndex method_type_idx = static_cast<dex::ProtoIndex>(it.GetJavaValue().i); in dumpCallSite() local