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