Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/rtc_base/
H A Dnat_unittest.cc290 IPAddress GetNextIP(int af) { return VirtualSocketServer::GetNextIP(af); } in GetNextIP() function in rtc::__anon08113f850111::__anon08113f850311::TestVirtualSocketServer
H A Dvirtual_socket_server.cc679 IPAddress VirtualSocketServer::GetNextIP(int family) { in GetNextIP() function in rtc::VirtualSocketServer