Home
last modified time | relevance | path

Searched refs:name_and_signature_idx (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dart_method.cc243 uint32_t name_and_signature_idx) { in FindDexMethodIndexInOtherDexFile() argument
247 const dex::MethodId& name_and_sig_mid = other_dexfile.GetMethodId(name_and_signature_idx); in FindDexMethodIndexInOtherDexFile()
Dart_method.h462 uint32_t name_and_signature_idx)