WirelessDetach_function_   48 content/browser/geolocation/wifi_data_provider_mac.cc   WirelessDetachFunction WirelessDetach_function_;
WirelessDetach_function_   62 content/browser/geolocation/wifi_data_provider_mac.cc   if (WirelessDetach_function_)
WirelessDetach_function_   63 content/browser/geolocation/wifi_data_provider_mac.cc     (*WirelessDetach_function_)(wifi_context_);
WirelessDetach_function_   80 content/browser/geolocation/wifi_data_provider_mac.cc   WirelessDetach_function_ = reinterpret_cast<WirelessDetachFunction>(
WirelessDetach_function_   84 content/browser/geolocation/wifi_data_provider_mac.cc   DCHECK(WirelessDetach_function_);
WirelessDetach_function_   87 content/browser/geolocation/wifi_data_provider_mac.cc       !WirelessDetach_function_) {
WirelessDetach_function_   90 content/browser/geolocation/wifi_data_provider_mac.cc         << " Detach: " << !!WirelessDetach_function_;