Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/command_util/
Dsnapshot_utils.cc39 bool IsFifo(const struct stat& file_stat) { in IsFifo()
43 bool IsSocket(const struct stat& file_stat) { in IsSocket()
47 bool IsSymlink(const struct stat& file_stat) { in IsSymlink()
51 bool IsRegular(const struct stat& file_stat) { in IsRegular()