Searched defs:WlanFreeMemoryFunction (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/components/wifi/
H A Dwifi_service_win.cc82 typedef VOID (WINAPI* WlanFreeMemoryFunction)( typedef in namespace:__anon6937
427 WlanFreeMemoryFunction WlanFreeMemory_function_;
1003 reinterpret_cast<WlanFreeMemoryFunction>(
/external/chromium_org/content/browser/geolocation/
H A Dwifi_data_provider_win.cc80 typedef VOID (WINAPI* WlanFreeMemoryFunction)(PVOID pMemory); typedef in namespace:content::__anon7179
117 WlanFreeMemoryFunction WlanFreeMemory_function_;
231 WlanFreeMemory_function_ = reinterpret_cast<WlanFreeMemoryFunction>(

Completed in 83 milliseconds