Searched defs:PathExists (Results 1 – 2 of 2) sorted by relevance
47 bool PathExists(const std::string& path) { in PathExists() function
185 inline android::base::Result<bool> PathExists(const std::string& path) { in PathExists() function