Lines Matching refs:dchecked_vector
1488 /*out*/ dchecked_vector<ProfileIndexType>* dex_profile_index_remap, in ReadDexFilesSection()
1554 /*out*/ dchecked_vector<ExtraDescriptorIndex>* extra_descriptors_remap, in ReadExtraDescriptorsSection()
1605 const dchecked_vector<ProfileIndexType>& dex_profile_index_remap, in ReadClassesSection()
1606 const dchecked_vector<ExtraDescriptorIndex>& extra_descriptors_remap, in ReadClassesSection()
1641 const dchecked_vector<ProfileIndexType>& dex_profile_index_remap, in ReadMethodsSection()
1642 const dchecked_vector<ExtraDescriptorIndex>& extra_descriptors_remap, in ReadMethodsSection()
1721 dchecked_vector<FileSectionInfo> section_infos(section_count); in LoadInternal()
1759 dchecked_vector<ProfileIndexType> dex_profile_index_remap; in LoadInternal()
1768 dchecked_vector<ExtraDescriptorIndex> extra_descriptors_remap; in LoadInternal()
1842 dchecked_vector<ProfileIndexType> dex_profile_index_remap; in MergeWith()
1859 dchecked_vector<ExtraDescriptorIndex> extra_descriptors_remap; in MergeWith()
2488 const dchecked_vector<ExtraDescriptorIndex>& extra_descriptors_remap, in ReadClasses()
2684 const dchecked_vector<ExtraDescriptorIndex>& extra_descriptors_remap, in ReadMethods()