Searched refs:GetDexFileHeaders (Results 1 – 1 of 1) sorted by relevance
698 static std::vector<const DexFile::Header*> GetDexFileHeaders(const std::vector<MemMap>& maps) { in GetDexFileHeaders() function708 static std::vector<const DexFile::Header*> GetDexFileHeaders( in GetDexFileHeaders() function759 const std::vector<const DexFile::Header*> dex_headers = GetDexFileHeaders(dex_mem_maps); in OpenDexFilesFromOat_Impl()1039 if (OatFileAssistant::AnonymousDexVdexLocation(GetDexFileHeaders(dex_files), in RunBackgroundVerification()