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