Searched defs:WriteAll (Results 1 – 3 of 3) 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(FileDescriptor* fd, const void* buf, size_t count) { in WriteAll() function195 bool WriteAll(const FileDescriptorPtr& fd, in WriteAll() function
73 constexpr bool WriteAll(const FileDescriptorPtr& fd, in WriteAll() function