Home
last modified time | relevance | path

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

/art/dexlayout/
Ddexdiag.cc314 static bool IsVdexFileMapping(const std::string& mapped_name) { in IsVdexFileMapping() function
515 if (IsVdexFileMapping(mapped_file_name)) { in DexDiagMain()