Home
last modified time | relevance | path

Searched defs:statbuf (Results 26 - 50 of 122) sorted by relevance

12345

/third_party/ninja/src/
H A Dbuild_log_test.cc139 struct stat64 statbuf; in TEST_F() local
142 struct stat statbuf; in TEST_F() local
/third_party/ltp/testcases/kernel/syscalls/fstatat/
H A Dfstatat01.c63 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 Dstatx09.c84 struct stat statbuf; in flag_setup() local
/base/sensors/sensor/vibration_convert/core/native/src/
H A Daudio_parsing.cpp62 struct stat64 statbuf = { 0 }; in RawFileDescriptorCheck() local
/base/tee/tee_client/services/authentication/
H A Dtcu_authentication.c242 struct stat statbuf; in IsFileExist() local
/base/sensors/miscdevice/test/unittest/vibrator/native/
H A Dvibrator_agent_test.cpp264 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 Dfile_utils.cpp80 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 Ddirectory_ex.cpp222 struct stat statbuf = {0}; in GetFolderSize() local
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/
H A Ddrawing_sample_replayer.cpp53 struct stat statbuf; in ReadCmds() local
/foundation/multimodalinput/input/service/event_dump/src/
H A Devent_statistic.cpp112 struct stat statbuf; in WriteEventFile() local
/foundation/communication/dsoftbus/components/nstackx/nstackx_util/core/
H A Dnstackx_util.c27 struct stat statbuf; in GetTargetFileSize() local
109 struct stat statbuf; in IsAccessiblePath() local
/foundation/filemanagement/storage_service/services/storage_daemon/volume/src/
H A Dexternal_volume_info.cpp174 struct stat statbuf; in DoMount() local
/third_party/f2fs-tools/lib/
H A Dlibf2fs_zoned.c37 struct stat statbuf; in get_sysfs_path() local
/third_party/libuv/src/
H A Dfs-poll.c46 uv_stat_t statbuf; member
186 uv_stat_t* statbuf; in poll_cb() local
[all...]
/third_party/ltp/lib/
H A Dtst_tmpdir.c196 struct stat statbuf; in rmobj() local
H A Dtst_safe_file_at.c222 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 Dfallocate06.c87 struct stat statbuf; in setup() local
/third_party/ltp/testcases/kernel/syscalls/chdir/
H A Dchdir01.c61 struct stat statbuf; in setup() local
/third_party/lz4/examples/
H A DfileCompress.c21 struct stat statbuf; in get_file_size() local
/third_party/node/deps/uv/src/
H A Dfs-poll.c46 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 Ddevice_manager.cpp178 struct stat statbuf; in AddDevice() local
/base/sensors/sensor/vibration_convert/interfaces/js/src/
H A Dvibrator_convert_napi_utils.cpp58 struct stat64 statbuf = { 0 }; in GetFileSize() local
/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbfn_mtp_test.cpp106 struct stat statbuf; in GetFileSize() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/recovery/
H A Dability_recovery.cpp205 struct stat statbuf; in ReadSerializeDataFromFile() local
/foundation/multimedia/player_framework/frameworks/native/audio_haptic/
H A Daudio_haptic_vibrator_impl.cpp123 struct stat64 statbuf = { 0 }; in OpenHapticFile() local

Completed in 16 milliseconds

12345