Searched defs:dex_data (Results 1 – 6 of 6) sorted by relevance
408 const DexFileData& dex_data = *dex_data_ptr; in Save() local439 const DexFileData& dex_data = *dex_data_ptr; in Save() local461 const DexFileData& dex_data = *dex_data_ptr; in Save() local577 uint32_t ProfileCompilationInfo::GetMethodsRegionSize(const DexFileData& dex_data) { in GetMethodsRegionSize()685 for (const DexFileData* dex_data : info_) { in FindDexDataUsingAnnotations() local705 for (const DexFileData* dex_data : info_) { in FindAllDexData() local1112 for (const DexFileData* dex_data : info_) { in VerifyProfileData() local1428 const DexFileData* dex_data = FindDexData(other_profile_line_header.profile_key, in RemapProfileIndex() local1442 const DexFileData* dex_data = GetOrAddDexFileData(profile_line_headers[i].profile_key, in RemapProfileIndex() local1521 const DexFileData* dex_data = FindDexData(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()
280 art::ArrayRef<const unsigned char> dex_data = def->GetDexData(); in TransformSingleClassDirect() local
132 const uint8_t* dex_data = reinterpret_cast<uint8_t*>(allocator->Alloc(kDexDataSize)); variable
266 MemMap dex_data = AllocateDexMemoryMap(env, start, end); in DexFile_openInMemoryDexFilesNative() local
1895 const uint8_t* dex_data = dex_file_pointer_; in OatDexFile() local