Searched defs:FindProtoId (Results 1 – 3 of 3) sorted by relevance
306 TEST_F(DexFileTest, FindProtoId) { in TEST_F() argument
771 const ProtoId* FindProtoId(uint16_t return_type_idx, in FindProtoId() function
695 const DexFile::ProtoId* DexFile::FindProtoId(uint16_t return_type_idx, in FindProtoId() function in art::DexFile