Home
last modified time | relevance | path

Searched defs:WriteAll (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
Dxz_extent_writer_unittest.cc89 void WriteAll(const brillo::Blob& compressed) { in WriteAll() function in chromeos_update_engine::XzExtentWriterTest
/system/update_engine/common/
Dutils.cc226 bool WriteAll(int fd, const void* buf, size_t count) { in WriteAll() function
257 bool WriteAll(const FileDescriptorPtr& fd, const void* buf, size_t count) { in WriteAll() function