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