Home
last modified time | relevance | path

Searched defs:FileSize (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/
Dvendor_boot_img_utils_test.cpp68 Result<uint64_t> FileSize(borrowed_fd fd, std::filesystem::path path) { in FileSize() function
/system/update_engine/common/
Dutils.cc372 off_t FileSize(int fd) { in FileSize() function
388 off_t FileSize(const string& path) { in FileSize() function