Searched defs:FindProtoId (Results 1 – 3 of 3) sorted by relevance
246 TEST_F(ArtDexFileLoaderTest, FindProtoId) { in TEST_F() argument
366 const ProtoId* DexFile::FindProtoId(dex::TypeIndex return_type_idx, in FindProtoId() function in art::DexFile
480 const dex::ProtoId* FindProtoId(dex::TypeIndex return_type_idx, in FindProtoId() function