Searched defs:bytes_written (Results 1 – 5 of 5) sorted by relevance
62 int bytes_written = in UploadStatsIfAvailable() local
31 int bytes_written = TEMP_FAILURE_RETRY(write(fd, buffer, byte_count)); in WriteBuffer() local
821 bool ProfileCompilationInfo::Save(const std::string& filename, uint64_t* bytes_written) { in Save()884 bool ProfileCompilationInfo::SaveFallback(const std::string& filename, uint64_t* bytes_written) { in SaveFallback()934 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
937 uint64_t bytes_written; in ProcessProfilingInfo() local