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