Home
last modified time | relevance | path

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

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