Searched defs:PWriteAll (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/common/
H A Dutils.cc237 bool PWriteAll(int fd, const void* buf, size_t count, off_t offset) { function in namespace:chromeos_update_engine::utils
268 bool PWriteAll(const FileDescriptorPtr& fd, function in namespace:chromeos_update_engine::utils

Completed in 169 milliseconds