Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DServerState.h53 size_t acquireHandlerId();
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DServerState.cpp139 size_t ServerState::acquireHandlerId() { in acquireHandlerId() function in ServerState
DwebRTC.cpp169 auto id = state->acquireHandlerId(); in main()