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

/external/chromium_org/components/wifi/
H A Dwifi_service_win.cc109 typedef DWORD (WINAPI* WlanOpenHandleFunction)( typedef in namespace:__anon6937
432 WlanOpenHandleFunction WlanOpenHandle_function_;
1015 reinterpret_cast<WlanOpenHandleFunction>(
/external/chromium_org/content/browser/geolocation/
H A Dwifi_data_provider_win.cc57 typedef DWORD (WINAPI* WlanOpenHandleFunction)(DWORD dwClientVersion, typedef in namespace:content::__anon7179
114 WlanOpenHandleFunction WlanOpenHandle_function_;
224 WlanOpenHandle_function_ = reinterpret_cast<WlanOpenHandleFunction>(

Completed in 250 milliseconds