Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dsecure_transport.cpp757 Error SecureTransport::SetClientId(const uint8_t *aClientId, uint8_t aLength) in SetClientId() function in ot::MeshCoP::SecureTransport