Searched refs:writtenBytes (Results 1 – 1 of 1) sorted by relevance
345 const size_t writtenBytes = in writeBlob() local348 if (writtenBytes != fileLength) { in writeBlob()349 LOG(ERROR) << "blob not fully written " << writtenBytes << " != " << fileLength; in writeBlob()