Searched refs:IsVdexFileMapping (Results 1 – 1 of 1) sorted by relevance
314 static bool IsVdexFileMapping(const std::string& mapped_name) { in IsVdexFileMapping() function515 if (IsVdexFileMapping(mapped_file_name)) { in DexDiagMain()