Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/ext/base/
Dunix_socket.h145 ssize_t SendStr(const std::string& str) { in SendStr() function
340 inline bool SendStr(const std::string& msg) { in SendStr() function