Home
last modified time | relevance | path

Searched defs:SendControlMessage (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dsctp_data_channel.cc696 bool SctpDataChannel::SendControlMessage(const rtc::CopyOnWriteBuffer& buffer) { in SendControlMessage() function in webrtc::SctpDataChannel
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/moqt/
H A Dmoqt_session.cc50 void MoqtSession::SendControlMessage(quiche::QuicheBuffer message) { in SendControlMessage() function in moqt::MoqtSession
/aosp_15_r20/system/core/init/
H A Dproperty_service.cpp448 static uint32_t SendControlMessage(const std::string& msg, const std::string& name, pid_t pid, in SendControlMessage() function