Searched defs:bytes_written (Results 1 – 4 of 4) sorted by relevance
31 int bytes_written = TEMP_FAILURE_RETRY(write(fd, buffer, byte_count)); in WriteBuffer() local
292 bool ProfileCompilationInfo::Save(const std::string& filename, uint64_t* bytes_written) { in Save()340 int bytes_written = TEMP_FAILURE_RETRY(write(fd, buffer, byte_count)); in WriteBuffer() local
108 DWORD bytes_written = 0; in pwrite() local452 ssize_t bytes_written = kUseOffset in WriteFullyGeneric() local
623 uint64_t bytes_written; in ProcessProfilingInfo() local