Searched defs:WriteAll (Results 1 – 1 of 1) sorted by relevance
33 ssize_t WriteAll(SharedFD fd, const char* buf, size_t size) { in WriteAll() function89 ssize_t WriteAll(SharedFD fd, const std::string& buf) { in WriteAll() function93 ssize_t WriteAll(SharedFD fd, const std::vector<char>& buf) { in WriteAll() function