Searched refs:name_id (Results 1 – 1 of 1) sorted by relevance
796 const DexFile::StringId* name_id = dex_file->FindStringId(name.c_str()); in FindMethodIndex() local797 if (name_id == nullptr) { in FindMethodIndex()813 dex_file->GetTypeId(class_ref.TypeIndex()), *name_id, *proto_id); in FindMethodIndex()