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

  /external/chromium_org/content/browser/geolocation/
osx_wifi.h 52 typedef SInt32 WIErr;
62 typedef WIErr (*WirelessAttachFunction)(WirelessContext** outContext,
68 typedef WIErr (*WirelessDetachFunction)(WirelessContext* inContext);
95 typedef WIErr (*WirelessScanSplitFunction)(WirelessContext* inContext,
wifi_data_provider_mac.cc 95 WIErr err = (*WirelessAttach_function_)(&wifi_context_, 0);
110 WIErr err = (*WirelessScanSplit_function_)(wifi_context_,

Completed in 217 milliseconds