Searched defs:bytes_to_write (Results 1 – 4 of 4) sorted by relevance
43 size_t bytes_to_write = in Write() local
140 size_t bytes_to_write = min(data.size() - bytes_written, chunk_size); in WriteAlignedExtents() local191 size_t bytes_to_write = data.size(); in TestZeroPad() local241 size_t bytes_to_write = min(block_count * kBlockSize - bytes_written, in TEST_F() local
167 const DWORD bytes_to_write = arraysize(ack) - 1; in adb_server_main() local
140 uint32_t bytes_to_write = std::min(RECORD_SIZE_LIMIT - Record::header_size(), left_bytes); in WriteRecord() local