Home
last modified time | relevance | path

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

/system/extras/kexec_tools/
Dkexecload.c29 int get_file_size(int f) { in get_file_size() function
/system/extras/ext4_utils/
Dext4_utils.cpp213 u64 get_file_size(int fd) { in get_file_size() function
/system/core/fastboot/
Dfastboot.cpp238 static int64_t get_file_size(borrowed_fd fd) { in get_file_size() function