Searched defs:file_size_bytes (Results 1 – 6 of 6) sorted by relevance
61 uint32_t file_size_bytes = 8) { in AppendFile()72 static std::string DetachFile(BinaryReader& reader, uint32_t file_size_bytes = 8) { in DetachFile()
110 uint64_t file_size_bytes; member
109 const int64_t file_size_bytes = file_stats.st_size; in measure_read_rate() local
226 uint64_t file_size_bytes = get_file_size(input_file_); in dump_coverages() local
1698 optional int64 file_size_bytes = 3; field
266158 inline ::int64_t TranscodingData::file_size_bytes() const { in file_size_bytes() function