Home
last modified time | relevance | path

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

/system/linkerconfig/modules/
Dapex.cc47 bool PathExists(const std::string& path) { in PathExists() function
/system/apex/apexd/
Dapexd_utils.h185 inline android::base::Result<bool> PathExists(const std::string& path) { in PathExists() function