Searched defs:SendString (Results 1 – 7 of 7) sorted by relevance
104 Error Connection::SendString(absl::string_view message) { in SendString() function in openscreen::osp::Connection
64 static bool SendString(Socket* sock, const std::string& message) { in SendString() function
193 TEST_F(WTFTypesTest, SendString) { in TEST_F() argument
266 bool Comms::SendString(const std::string& v) { in SendString() function in sandbox2::Comms
69 TEST_P(FakeBinderTest, SendString) { in TEST_P() argument
61 void SendString(IPC::Sender* sender, const std::string& str) { in SendString() function
75 void SendString(IPC::Sender* sender, const std::string& str) { in SendString() function