Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DMyWebSocketHandler.cpp392 size_t sessionIndex = mlineIndex; in getCandidate() local
396 sessionIndex = 0; // One session for all tracks. in getCandidate()
415 const auto &session = mSessions[sessionIndex]; in getCandidate()