/aosp_15_r20/external/autotest/client/bin/result_tools/ |
H A D | result_info_lib.py | 24 def get_file_size(path): function
|
/aosp_15_r20/external/cronet/net/tools/ |
H A D | truncate_net_log.py | 37 def get_file_size(path): function
|
/aosp_15_r20/trusty/user/app/avb/test/ |
D | secure_storage_fake.h | 31 int get_file_size(uint64_t* size) const override { in get_file_size() function
|
/aosp_15_r20/trusty/user/app/avb/ |
D | secure_storage.cpp | 55 int SecureStorage::get_file_size(uint64_t* size) const { in get_file_size() function in avb::SecureStorage
|
/aosp_15_r20/external/ComputeLibrary/src/core/utils/misc/ |
H A D | MMappedFile.cpp | 52 std::pair<size_t, bool> get_file_size(const std::string &filename) in get_file_size() function
|
/aosp_15_r20/frameworks/base/libs/protoutil/src/ |
H A D | ProtoFileReader.cpp | 34 ssize_t get_file_size(int fd) { in get_file_size() function
|
/aosp_15_r20/system/core/fastboot/ |
H A D | util.cpp | 105 int64_t get_file_size(borrowed_fd fd) { in get_file_size() function
|
/aosp_15_r20/external/executorch/scripts/ |
H A D | file_size_compare.py | 55 def get_file_size(file_path: Path) -> int: function
|
/aosp_15_r20/system/extras/kexec_tools/ |
H A D | kexecload.c | 29 int get_file_size(int f) { in get_file_size() function
|
/aosp_15_r20/external/autotest/server/site_tests/firmware_Fingerprint/ |
H A D | firmware_Fingerprint.py | 286 def get_file_size(self, filename): member in firmware_Fingerprint
|
/aosp_15_r20/external/lz4/examples/ |
H A D | fileCompress.c | 19 static size_t get_file_size(char *filename) in get_file_size() function
|
/aosp_15_r20/external/coreboot/util/archive/ |
H A D | archive.c | 22 static int get_file_size(const char *file) in get_file_size() function
|
/aosp_15_r20/external/liburing/examples/ |
H A D | link-cp.c | 44 static int get_file_size(int fd, off_t *size) in get_file_size() function
|
H A D | io_uring-cp.c | 43 static int get_file_size(int fd, off_t *size) in get_file_size() function
|
/aosp_15_r20/system/extras/ext4_utils/ |
H A D | ext4_utils.cpp | 211 u64 get_file_size(int fd) { in get_file_size() function
|
/aosp_15_r20/external/coreboot/util/cbfstool/ |
H A D | common.c | 18 static off_t get_file_size(FILE *f) in get_file_size() function
|
/aosp_15_r20/external/autotest/server/site_tests/firmware_Fingerprint/tests/ |
H A D | common.sh | 443 get_file_size() { function
|
/aosp_15_r20/bootable/recovery/recovery_utils/ |
H A D | roots.cpp | 111 static int64_t get_file_size(int fd, uint64_t reserve_len) { in get_file_size() function
|
/aosp_15_r20/external/fsverity-utils/programs/ |
H A D | utils.c | 121 bool get_file_size(struct filedes *file, u64 *size_ret) in get_file_size() function
|
/aosp_15_r20/system/extras/pinner/ |
H A D | meminspect.cpp | 114 int64_t get_file_size(const std::string& file) { in get_file_size() function
|
/aosp_15_r20/external/autotest/client/cros/faft/utils/ |
H A D | os_interface.py | 170 def get_file_size(self, path): member in OSInterface
|
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/ |
H A D | filesystem_interface.h | 622 int64_t (*get_file_size)(const TF_Filesystem* filesystem, const char* path, member
|
/aosp_15_r20/prebuilts/ndk/current/sources/android/cpufeatures/ |
H A D | cpu-features.c | 141 get_file_size(const char* pathname) in get_file_size() function
|
/aosp_15_r20/external/mesa3d/src/freedreno/ir3/ |
H A D | ir3_ra_validate.c | 117 get_file_size(struct ra_val_ctx *ctx, struct ir3_register *reg) in get_file_size() function
|
/aosp_15_r20/trusty/user/app/keymint/ |
D | secure_deletion_secret_manager.rs | 214 fn get_file_size(&mut self) -> Result<usize, Error> { in get_file_size() method
|