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

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

Completed in 48 milliseconds