Searched defs:LogWlanInterfaceCount (Results 1 - 1 of 1) sorted by path

/external/chromium_org/content/browser/geolocation/
H A Dwifi_data_provider_win.cc108 static void LogWlanInterfaceCount(int count);
242 void WindowsWlanApi::LogWlanInterfaceCount(int count) { function in class:content::__anon7180::WindowsWlanApi
266 LogWlanInterfaceCount(0);
275 LogWlanInterfaceCount(0);
280 LogWlanInterfaceCount(interface_list->dwNumberOfItems);

Completed in 221 milliseconds