Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DRTPSocketHandler.h58 std::string getLocalIPString() const;
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DMyWebSocketHandler.cpp437 auto localIPString = rtp->getLocalIPString(); in getCandidate()
DRTPSocketHandler.cpp176 std::string RTPSocketHandler::getLocalIPString() const { in getLocalIPString() function in RTPSocketHandler