Home
last modified time | relevance | path

Searched defs:file_size (Results 1 – 5 of 5) 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
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dtinyexr.h5222 mz_uint64 file_size; in mz_zip_reader_init_file() local
13277 size_t file_size; local
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp11607 int FileDescriptorSet::file_size() const { return static_cast<int>(file_.size()); } in file_size() function in perfetto::protos::gen::FileDescriptorSet