Searched defs:FindTypeId (Results 1 – 2 of 2) sorted by relevance
212 TEST_F(DexFileTest, FindTypeId) { in TEST_F() argument
478 const DexFile::TypeId* DexFile::FindTypeId(uint32_t string_idx) const { in FindTypeId() function in art::DexFile