Home
last modified time | relevance | path

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

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