Home
last modified time | relevance | path

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

/system/core/base/
Dfile_test.cpp101 TEST(file, WriteFully) { in TEST() argument
Dfile.cpp315 bool WriteFully(int fd, const void* data, size_t byte_count) { in WriteFully() function