Searched refs:AnonymousDexVdexLocation (Results 1 – 3 of 3) sorted by relevance
265 static bool AnonymousDexVdexLocation(const std::vector<const DexFile::Header*>& dex_headers,
472 bool has_vdex = OatFileAssistant::AnonymousDexVdexLocation(dex_headers, in OpenDexFilesFromOat_Impl()
473 bool OatFileAssistant::AnonymousDexVdexLocation(const std::vector<const DexFile::Header*>& headers, in AnonymousDexVdexLocation() function in art::OatFileAssistant