Searched defs:FindTypeId (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.cc438 const TypeId* type_id = FindTypeId(GetIndexForStringId(*string_id));
590 const DexFile::TypeId* DexFile::FindTypeId(uint32_t string_idx) const { function in class:art::DexFile
682 const DexFile::TypeId* type_id = FindTypeId(GetIndexForStringId(*string_id));

Completed in 63 milliseconds