Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp335 static bool PathExists(const std::string& path) { in PathExists() function
346 else if (PathExists(output_file)) { in CopyFileToFile()