Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DMyWebSocketHandler.cpp437 auto localIPString = rtp->getLocalIPString(); in getCandidate() local
449 ss << " 2122121471 " << localIPString << " " << rtp->getLocalPort() << " typ host "; in getCandidate()