HomeSort by relevance Sort by last modified time
    Searched defs:connection_type_ (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chromeos/network/
network_change_notifier_chromeos.h 73 NetworkChangeNotifier::ConnectionType connection_type_; member in class:chromeos::NetworkChangeNotifierChromeos
  /external/chromium_org/components/metrics/net/
network_metrics_provider.h 58 // True if |connection_type_| changed during the lifetime of the log.
61 net::NetworkChangeNotifier::ConnectionType connection_type_; member in class:NetworkMetricsProvider
  /external/chromium_org/net/android/
network_change_notifier_delegate_android.h 75 ConnectionType connection_type_; member in class:net::NetworkChangeNotifierDelegateAndroid
  /external/chromium_org/net/base/
network_change_notifier_mac.h 66 ConnectionType connection_type_; member in class:net::NetworkChangeNotifierMac
  /external/chromium_org/chrome/browser/ui/search/
instant_extended_interactive_uitest.cc 110 FakeNetworkChangeNotifier() : connection_type_(CONNECTION_NONE) {}
113 return connection_type_;
117 connection_type_ = type;
125 ConnectionType connection_type_; member in class:__anon9761::FakeNetworkChangeNotifier
    [all...]
  /external/chromium_org/dbus/
bus.h 704 const ConnectionType connection_type_; member in class:dbus::Bus

Completed in 2326 milliseconds