| /third_party/ninja/src/ |
| H A D | build_log_test.cc | 139 struct stat64 statbuf;
in TEST_F() local 142 struct stat statbuf;
in TEST_F() local
|
| /third_party/ltp/testcases/kernel/syscalls/fstatat/ |
| H A D | fstatat01.c | 63 int fstatat(int dirfd, const char *filename, struct stat64 *statbuf, int flags) in fstatat() argument 68 int fstatat(int dirfd, const char *filename, struct stat *statbuf, int flags) in fstatat() argument 73 int fstatat(int dirfd, const char *filename, struct stat *statbuf, int flags) in fstatat() argument 84 static struct stat64 statbuf; in main() local 86 static struct stat statbuf; in main() local
|
| /third_party/ltp/testcases/kernel/syscalls/statx/ |
| H A D | statx09.c | 84 struct stat statbuf; in flag_setup() local
|
| /base/sensors/sensor/vibration_convert/core/native/src/ |
| H A D | audio_parsing.cpp | 62 struct stat64 statbuf = { 0 }; in RawFileDescriptorCheck() local
|
| /base/tee/tee_client/services/authentication/ |
| H A D | tcu_authentication.c | 242 struct stat statbuf;
in IsFileExist() local
|
| /base/sensors/miscdevice/test/unittest/vibrator/native/ |
| H A D | vibrator_agent_test.cpp | 264 struct stat64 statbuf = { 0 }; in HWTEST_F() local 282 struct stat64 statbuf = { 0 }; in HWTEST_F() local 304 struct stat64 statbuf = { 0 }; in HWTEST_F() local 326 struct stat64 statbuf in HWTEST_F() local 348 struct stat64 statbuf = { 0 }; HWTEST_F() local 366 struct stat64 statbuf = { 0 }; HWTEST_F() local 388 struct stat64 statbuf = { 0 }; HWTEST_F() local 414 struct stat64 statbuf = { 0 }; HWTEST_F() local 436 struct stat64 statbuf = { 0 }; HWTEST_F() local 454 struct stat64 statbuf = { 0 }; HWTEST_F() local 476 struct stat64 statbuf = { 0 }; HWTEST_F() local 498 struct stat64 statbuf = { 0 }; HWTEST_F() local 516 struct stat64 statbuf = { 0 }; HWTEST_F() local 532 struct stat64 statbuf = { 0 }; HWTEST_F() local 548 struct stat64 statbuf = { 0 }; HWTEST_F() local 564 struct stat64 statbuf = { 0 }; HWTEST_F() local 580 struct stat64 statbuf = { 0 }; HWTEST_F() local 596 struct stat64 statbuf = { 0 }; HWTEST_F() local 612 struct stat64 statbuf = { 0 }; HWTEST_F() local 628 struct stat64 statbuf = { 0 }; HWTEST_F() local 645 struct stat64 statbuf = { 0 }; HWTEST_F() local 661 struct stat64 statbuf = { 0 }; HWTEST_F() local 679 struct stat64 statbuf = { 0 }; HWTEST_F() local 719 struct stat64 statbuf = { 0 }; HWTEST_F() local 743 struct stat64 statbuf = { 0 }; HWTEST_F() local 774 struct stat64 statbuf = { 0 }; HWTEST_F() local 965 struct stat64 statbuf = { 0 }; HWTEST_F() local 990 struct stat64 statbuf = { 0 }; HWTEST_F() local 1015 struct stat64 statbuf = { 0 }; HWTEST_F() local 1040 struct stat64 statbuf = { 0 }; HWTEST_F() local 1065 struct stat64 statbuf = { 0 }; HWTEST_F() local 1090 struct stat64 statbuf = { 0 }; HWTEST_F() local 1115 struct stat64 statbuf = { 0 }; HWTEST_F() local 1140 struct stat64 statbuf = { 0 }; HWTEST_F() local 1165 struct stat64 statbuf = { 0 }; HWTEST_F() local 1194 struct stat64 statbuf = { 0 }; HWTEST_F() local 1297 struct stat64 statbuf = { 0 }; HWTEST_F() local [all...] |
| /base/sensors/miscdevice/utils/common/src/ |
| H A D | file_utils.cpp | 80 struct stat statbuf = { 0 };
in GetFileSize() local 94 struct stat64 statbuf = { 0 };
in GetFileSize() local
|
| /foundation/graphic/graphic_2d/rosen/modules/platform/utils/ |
| H A D | directory_ex.cpp | 222 struct stat statbuf = {0}; in GetFolderSize() local
|
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| H A D | drawing_sample_replayer.cpp | 53 struct stat statbuf; in ReadCmds() local
|
| /foundation/multimodalinput/input/service/event_dump/src/ |
| H A D | event_statistic.cpp | 112 struct stat statbuf; in WriteEventFile() local
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/ |
| H A D | nstackx_util.c | 27 struct stat statbuf; in GetTargetFileSize() local 109 struct stat statbuf; in IsAccessiblePath() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/volume/src/ |
| H A D | external_volume_info.cpp | 174 struct stat statbuf; in DoMount() local
|
| /third_party/f2fs-tools/lib/ |
| H A D | libf2fs_zoned.c | 37 struct stat statbuf; in get_sysfs_path() local
|
| /third_party/libuv/src/ |
| H A D | fs-poll.c | 46 uv_stat_t statbuf; member 186 uv_stat_t* statbuf; in poll_cb() local [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_tmpdir.c | 196 struct stat statbuf; in rmobj() local
|
| H A D | tst_safe_file_at.c | 222 safe_fstatat(const char *const file, const int lineno, const int dirfd, const char *const path, struct stat *statbuf, int flags) safe_fstatat() argument
|
| /third_party/ltp/testcases/kernel/syscalls/fallocate/ |
| H A D | fallocate06.c | 87 struct stat statbuf; in setup() local
|
| /third_party/ltp/testcases/kernel/syscalls/chdir/ |
| H A D | chdir01.c | 61 struct stat statbuf; in setup() local
|
| /third_party/lz4/examples/ |
| H A D | fileCompress.c | 21 struct stat statbuf; in get_file_size() local
|
| /third_party/node/deps/uv/src/ |
| H A D | fs-poll.c | 46 uv_stat_t statbuf; member 186 uv_stat_t* statbuf; in poll_cb() local [all...] |
| /base/msdp/device_status/intention/services/device_manager/src/ |
| H A D | device_manager.cpp | 178 struct stat statbuf; in AddDevice() local
|
| /base/sensors/sensor/vibration_convert/interfaces/js/src/ |
| H A D | vibrator_convert_napi_utils.cpp | 58 struct stat64 statbuf = { 0 }; in GetFileSize() local
|
| /drivers/peripheral/usb/test/unittest/hal/src/ |
| H A D | usbfn_mtp_test.cpp | 106 struct stat statbuf; in GetFileSize() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/ |
| H A D | ability_recovery.cpp | 205 struct stat statbuf; in ReadSerializeDataFromFile() local
|
| /foundation/multimedia/player_framework/frameworks/native/audio_haptic/ |
| H A D | audio_haptic_vibrator_impl.cpp | 123 struct stat64 statbuf = { 0 }; in OpenHapticFile() local
|