Home
last modified time | relevance | path

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

/device/google/cuttlefish/common/libs/fs/
Dshared_buf.cc97 bool SendAll(SharedFD sock, const std::string& msg) { in SendAll() function
/device/google/cuttlefish/host/frontend/adb_connector/
Dadb_connection_maintainer.cpp56 bool SendAll(cuttlefish::SharedFD sock, const std::string& msg) { in SendAll() function
/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dmain.cpp66 ssize_t SendAll(const char* packet, ssize_t length) { in SendAll() function in __anon74fff4960111::SocketSender