Searched refs:SetClientId (Results 1 – 1 of 1) sorted by relevance
170 void SetClientId(size_t client_id) { client_id_ = client_id; } in SetClientId() function in cuttlefish::PollConnectionHandler289 poll_handler->SetClientId(device_handler->RegisterClient(poll_handler)); in DoPostInner()