Searched defs:SetClientId (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc_operator/ | ||
D | client_handler.cpp | 170 void SetClientId(size_t client_id) { client_id_ = client_id; } in SetClientId() function in cuttlefish::PollConnectionHandler |
/aosp_15_r20/external/openthread/src/core/meshcop/ | ||
H A D | secure_transport.cpp | 757 Error SecureTransport::SetClientId(const uint8_t *aClientId, uint8_t aLength) in SetClientId() function in ot::MeshCoP::SecureTransport |