Searched defs:file_status (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| D | FileSystem.h | 169 file_status() in file_status() function 174 file_status(file_type Type) in file_status() function 179 file_status(file_type Type, perms Perms, dev_t Dev, ino_t Ino, time_t ATime, in file_status() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| D | FileSystem.h | 263 explicit file_status(file_type Type) : basic_file_status(Type) {} in file_status() function 266 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() function 274 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status() function
|