Searched defs:dex_data (Results 1 – 6 of 6) sorted by relevance
398 const DexFileData& dex_data = *dex_data_ptr; in Save() local437 const DexFileData& dex_data = *dex_data_ptr; in Save() local459 const DexFileData& dex_data = *dex_data_ptr; in Save() local592 uint32_t ProfileCompilationInfo::GetMethodsRegionSize(const DexFileData& dex_data) { in GetMethodsRegionSize()1138 DexFileData& dex_data, in ReadAggregationCounters()1194 for (const DexFileData* dex_data : info_) { in VerifyProfileData() local1515 const DexFileData* dex_data = FindDexData(other_profile_line_header.dex_location, in RemapProfileIndex() local1529 const DexFileData* dex_data = GetOrAddDexFileData(profile_line_headers[i].dex_location, in RemapProfileIndex() local1603 const DexFileData* dex_data = FindDexData(other_dex_data->profile_key, in MergeWith() local1625 const DexFileData* dex_data = GetOrAddDexFileData(other_dex_data->profile_key, in MergeWith() local[all …]
137 /*out*/std::vector<unsigned char>* dex_data) in DequickenDexFile()147 /*out*/std::vector<unsigned char>* dex_data) in GetDexDataForRetransformation()
267 art::ArrayRef<const unsigned char> dex_data = def->GetDexData(); in TransformSingleClassDirect() local
128 const uint8_t* dex_data = reinterpret_cast<uint8_t*>(allocator->Alloc(kDexDataSize)); in CreateGraph() local
265 MemMap dex_data = AllocateDexMemoryMap(env, start, end); in DexFile_openInMemoryDexFilesNative() local
1892 const uint8_t* dex_data = dex_file_pointer_; in OatDexFile() local