Searched defs:OnReceive (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/host/frontend/webrtc/lib/ | ||
D | streamer.cpp | 109 void OnReceive(const uint8_t* msg, size_t length, bool is_binary) override { in OnReceive() function in cuttlefish::webrtc_streaming::__anon3b71a7a00111::StreamerImpl::WsObserver |
D | ws_connection.cpp | 242 void WsConnectionImpl::OnReceive(const uint8_t* data, size_t len, in OnReceive() function in WsConnectionImpl |