Home
last modified time | relevance | path

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

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