HomeSort by relevance Sort by last modified time
    Searched refs:win32_inet_ntop (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/base/
nethelpers.cc 104 return win32_inet_ntop(af, src, dst, size);
win32.h 46 const char* win32_inet_ntop(int af, const void *src, char* dst, socklen_t size);
win32.cc 35 const char* win32_inet_ntop(int af, const void *src, function in namespace:rtc

Completed in 74 milliseconds