Home
last modified time | relevance | path

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

/art/profman/
Dprofman.cc965 const dex::StringId* name_id = dex_file->FindStringId(name.c_str()); in FindMethodIndex() local
966 if (name_id == nullptr) { in FindMethodIndex()
982 dex_file->GetTypeId(class_ref.TypeIndex()), *name_id, *proto_id); in FindMethodIndex()