Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dcalibrationfile.cpp48 off64_t file_size = file_->seekTo(0, SEEK_END); in Initialize() local
Dcontexthub.cpp153 long file_size = ftell(firmware_file); in Flash() local
/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc167 std::uint64_t file_size = FileSize(file_path); in ExpandedStorageSize() local
483 auto file_size = FileSize(disk.image_file_path); in AggregateImage() local