Searched defs:wifi_context_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/browser/geolocation/
H A Dwifi_data_provider_mac.cc46 WirelessContext* wifi_context_; member in class:content::__anon7178::Apple80211Api
57 : apple_80211_library_(NULL), wifi_context_(NULL),
64 (*WirelessDetach_function_)(wifi_context_);
95 WIErr err = (*WirelessAttach_function_)(&wifi_context_, 0);
110 WIErr err = (*WirelessScanSplit_function_)(wifi_context_,

Completed in 109 milliseconds