Home
last modified time | relevance | path

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

/system/update_engine/common/
Dutils.cc162 bool PWriteAll(int fd, const void* buf, size_t count, off_t offset) { in PWriteAll() function
255 bool PWriteAll(const FileDescriptorPtr& fd, in PWriteAll() function