Home
last modified time | relevance | path

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

/system/core/adb/
Dadb_io.cpp97 bool WriteFdExactly(int fd, const void* buf, size_t len) { in WriteFdExactly() function
126 bool WriteFdExactly(int fd, const char* str) { in WriteFdExactly() function
130 bool WriteFdExactly(int fd, const std::string& str) { in WriteFdExactly() function