Home
last modified time | relevance | path

Searched refs:GetDexFileHeaders (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Doat_file_manager.cc423 static std::vector<const DexFile::Header*> GetDexFileHeaders(const std::vector<MemMap>& maps) { in GetDexFileHeaders() function
433 static std::vector<const DexFile::Header*> GetDexFileHeaders( in GetDexFileHeaders() function
484 const std::vector<const DexFile::Header*> dex_headers = GetDexFileHeaders(dex_mem_maps); in OpenDexFilesFromOat_Impl()
765 if (OatFileAssistant::AnonymousDexVdexLocation(GetDexFileHeaders(dex_files), in RunBackgroundVerification()