Home
last modified time | relevance | path

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

/external/openscreen/cast/receiver/channel/
Dmessage_util.cc20 const std::string& sender_id, in CreateAppAvailabilityResponse()
51 const std::string& sender_id, in CreateAppAvailableResponse()
58 const std::string& sender_id, in CreateAppUnavailableResponse()
/external/openscreen/cast/sender/
Dcast_app_discovery_service_impl_unittest.cc63 std::string* sender_id) { in StartSourceA1Query()
100 std::string sender_id; in TEST_F() local
128 std::string sender_id; in TEST_F() local
150 std::string sender_id; in TEST_F() local
181 std::string sender_id = ""; in TEST_F() local
234 std::string sender_id = ""; in TEST_F() local
288 std::string sender_id; in TEST_F() local
309 std::string sender_id; in TEST_F() local
Dcast_platform_client_unittest.cc59 std::string sender_id; in TEST_F() local
87 std::string sender_id; in TEST_F() local
/external/openscreen/cast/streaming/testing/
Dsimple_message_port.h42 void ReceiveMessage(const std::string& sender_id, in ReceiveMessage()
54 void PostMessage(const std::string& sender_id, in PostMessage()
Dmessage_pipe.h49 void PostMessage(const std::string& sender_id, in PostMessage()
/external/openscreen/cast/sender/testing/
Dtest_helpers.cc69 const std::string& sender_id, in CreateAppAvailableResponseChecked()
78 const std::string& sender_id, in CreateAppUnavailableResponseChecked()
/external/openscreen/cast/cast_core/api/v2/
Dcast_message.proto15 string sender_id = 1; field
/external/openscreen/cast/sender/channel/
Dmessage_util.cc38 ErrorOr<CastMessage> CreateAppAvailabilityRequest(const std::string& sender_id, in CreateAppAvailabilityRequest()
/external/wayland/src/
Dwayland-private.h143 uint32_t sender_id; member
/external/libchrome/ipc/
Dipc_mojo_bootstrap_unittest.cc27 int32_t sender_id) in Connection()
Dipc_mojo_bootstrap.cc160 mojo::InterfaceId sender_id, receiver_id; in CreateChannelEndpoints() local
/external/webrtc/pc/
Dpeer_connection.h359 std::string sender_id; member
Dpeer_connection.cc1563 std::string sender_id = track->id(); in AddTrackUnifiedPlan() local
1784 std::string sender_id = in AddTransceiver() local
3728 std::string sender_id = rtc::CreateRandomUuid(); in AssociateTransceiver() local
5349 const std::string& sender_id = params.id; in UpdateRemoteSendersList() local
5489 const std::string& sender_id = params.id; in UpdateLocalSenders() local
/external/webrtc/media/sctp/
Dsctp_transport_reliability_unittest.cc160 uint32_t sender_id) in SctpDataSender()