Searched defs:FindTypeId (Results 1 – 5 of 5) sorted by relevance
466 const TypeId* DexFile::FindTypeId(std::string_view descriptor) const { in FindTypeId() function in art::DexFile485 const TypeId* DexFile::FindTypeId(dex::StringIndex string_idx) const { in FindTypeId() function in art::DexFile
282 TEST_F(ArtDexFileLoaderTest, FindTypeId) { in TEST_F() argument
275 const dex::TypeId* FindTypeId(std::string_view string) const { in FindTypeId() function
312 const dex::TypeId* FindTypeId(std::string_view string) const { in FindTypeId() function