Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dwinping.cc128 const char * const ICMP_CLOSE_FUNC = "IcmpCloseHandle"; variable
152 close_ = (PIcmpCloseHandle) GetProcAddress(dll_, ICMP_CLOSE_FUNC); in WinPing()
/external/chromium_org/third_party/libjingle/source/talk/base/
Dwinping.cc139 const char * const ICMP_CLOSE_FUNC = "IcmpCloseHandle"; variable
176 close_ = (PIcmpCloseHandle) GetProcAddress(dll_, ICMP_CLOSE_FUNC); in WinPing()