Home
last modified time | relevance | path

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

/art/runtime/
Doat_file_assistant.h265 static bool AnonymousDexVdexLocation(const std::vector<const DexFile::Header*>& dex_headers,
Doat_file_manager.cc472 bool has_vdex = OatFileAssistant::AnonymousDexVdexLocation(dex_headers, in OpenDexFilesFromOat_Impl()
Doat_file_assistant.cc473 bool OatFileAssistant::AnonymousDexVdexLocation(const std::vector<const DexFile::Header*>& headers, in AnonymousDexVdexLocation() function in art::OatFileAssistant