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

  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_win.cc 56 typedef DWORD (WINAPI* WlanOpenHandleFunction)(DWORD dwClientVersion,
113 WlanOpenHandleFunction WlanOpenHandle_function_;
223 WlanOpenHandle_function_ = reinterpret_cast<WlanOpenHandleFunction>(
  /external/chromium_org/components/wifi/
wifi_service_win.cc 109 typedef DWORD (WINAPI* WlanOpenHandleFunction)(
432 WlanOpenHandleFunction WlanOpenHandle_function_;
    [all...]

Completed in 61 milliseconds