Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/webrtc_operator/
Dclient_handler.cpp170 void SetClientId(size_t client_id) { client_id_ = client_id; } in SetClientId() function in cuttlefish::PollConnectionHandler
289 poll_handler->SetClientId(device_handler->RegisterClient(poll_handler)); in DoPostInner()