Searched defs:WriteAll (Results 1 – 4 of 4) sorted by relevance
89 void WriteAll(const brillo::Blob& compressed) { in WriteAll() function in chromeos_update_engine::XzExtentWriterTest
151 bool WriteAll(int fd, const void* buf, size_t count) { in WriteAll() function184 bool WriteAll(const FileDescriptorPtr& fd, const void* buf, size_t count) { in WriteAll() function195 bool WriteAll(const FileDescriptorPtr& fd, in WriteAll() function
138 inline Status<void> WriteAll(const void* buffer, size_t length) { in WriteAll() function
464 bool WriteAll(std::ostream& out, const BigBuffer& buffer) { in WriteAll() function