Home
last modified time | relevance | path

Searched defs:OnReceive (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dstreamer.cpp109 void OnReceive(const uint8_t* msg, size_t length, bool is_binary) override { in OnReceive() function in cuttlefish::webrtc_streaming::__anon3b71a7a00111::StreamerImpl::WsObserver
354 void StreamerImpl::OnReceive(const uint8_t* msg, size_t length, bool is_binary) { in OnReceive() function in cuttlefish::webrtc_streaming::__anon3b71a7a00111::StreamerImpl
Dws_connection.cpp242 void WsConnectionImpl::OnReceive(const uint8_t* data, size_t len, in OnReceive() function in WsConnectionImpl