Searched defs:SendString (Results 1 – 4 of 4) sorted by relevance
104 Error Connection::SendString(absl::string_view message) { in SendString() function in openscreen::osp::Connection
193 TEST_F(WTFTypesTest, SendString) { in TEST_F() argument
66 void SendString(IPC::Sender* sender, const std::string& str) { in SendString() function
61 void SendString(IPC::Sender* sender, const std::string& str) { in SendString() function