Home
last modified time | relevance | path

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

/external/openscreen/osp/impl/presentation/
Dpresentation_connection.cc104 Error Connection::SendString(absl::string_view message) { in SendString() function in openscreen::osp::Connection
/external/libchrome/mojo/public/cpp/bindings/tests/
Dwtf_types_unittest.cc193 TEST_F(WTFTypesTest, SendString) { in TEST_F() argument
/external/sandboxed-api/sandboxed_api/sandbox2/
Dcomms.cc266 bool Comms::SendString(const std::string& v) { in SendString() function in sandbox2::Comms
/external/grpc-grpc/test/core/transport/binder/end2end/
Dfake_binder_test.cc69 TEST_P(FakeBinderTest, SendString) { in TEST_P() argument
/external/libchrome/ipc/
Dipc_channel_mojo_unittest.cc61 void SendString(IPC::Sender* sender, const std::string& str) { in SendString() function
/external/cronet/ipc/
Dipc_channel_mojo_unittest.cc71 void SendString(IPC::Sender* sender, const std::string& str) { in SendString() function