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.cpp238 u64 get_file_size(int fd) in get_file_size() function
/system/core/fastboot/
Dfastboot.cpp217 static int64_t get_file_size(int fd) { in get_file_size() function