Home
last modified time | relevance | path

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

/system/update_engine/payload_generator/
Ddeflate_utils.cc77 bool IsRegularFile(const FilesystemInterface::File& file) { in IsRegularFile() function
/system/extras/simpleperf/
Dutils.cpp218 bool IsRegularFile(const std::string& filename) { in IsRegularFile() function