Home
last modified time | relevance | path

Searched refs:SetPeerConnection (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/frontend/webrtc/lib/
Dclient_handler.h45 bool SetPeerConnection(
Dstreamer.cpp422 if (!client_handler->SetPeerConnection(std::move(peer_connection))) { in CreateClientHandler()
Dclient_handler.cpp287 bool ClientHandler::SetPeerConnection( in SetPeerConnection() function in cuttlefish::webrtc_streaming::ClientHandler