OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WlanCloseHandleFunction
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/geolocation/
wifi_data_provider_win.cc
82
typedef DWORD (WINAPI*
WlanCloseHandleFunction
)(HANDLE hClientHandle,
117
WlanCloseHandleFunction
WlanCloseHandle_function_;
231
WlanCloseHandle_function_ = reinterpret_cast<
WlanCloseHandleFunction
>(
/external/chromium_org/components/wifi/
wifi_service_win.cc
59
typedef DWORD (WINAPI*
WlanCloseHandleFunction
)(
381
WlanCloseHandleFunction
WlanCloseHandle_function_;
789
reinterpret_cast<
WlanCloseHandleFunction
>(
[
all
...]
Completed in 25 milliseconds