Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc796 const DexFile::StringId* name_id = dex_file->FindStringId(name.c_str()); in FindMethodIndex() local
797 if (name_id == nullptr) { in FindMethodIndex()
813 dex_file->GetTypeId(class_ref.TypeIndex()), *name_id, *proto_id); in FindMethodIndex()