Home
last modified time | relevance | path

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

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