Home
last modified time | relevance | path

Searched refs:OnConnectionStateChange (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dconnection_controller.cpp103 observer_.OnConnectionStateChange( in RequestOffer()
124 observer_.OnConnectionStateChange(CF_ERR(message)); in FailConnection()
366 observer_.OnConnectionStateChange(new_state); in OnConnectionChange()
Dconnection_controller.h61 virtual void OnConnectionStateChange(
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dclient_handler.h77 void OnConnectionStateChange(
Dclient_handler.cpp220 void ClientHandler::OnConnectionStateChange( in OnConnectionStateChange() function in cuttlefish::webrtc_streaming::ClientHandler