Searched refs:type_info (Results 1 – 1 of 1) sorted by relevance
202 DexFileAndClassPair(const DexFile* dex_file, TypeIndexInfo* type_info, bool from_loaded_oat) in DexFileAndClassPair() argument203 : type_info_(type_info), in DexFileAndClassPair()205 cached_descriptor_(dex_file_->StringByTypeIdx(dex::TypeIndex(*type_info->GetIterator()))), in DexFileAndClassPair()