Home
last modified time | relevance | path

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

/system/apex/apexd/
Dapex_shim.cpp93 Status IsRegularFile(const fs::directory_entry& entry) { in IsRegularFile() function
/system/extras/simpleperf/
Dutils.cpp211 bool IsRegularFile(const std::string& filename) { in IsRegularFile() function