HomeSort by relevance Sort by last modified time
    Searched refs:ConnectionType (Results 26 - 50 of 110) sorted by null

12 3 4 5

  /external/chromium_org/net/base/
network_change_notifier_linux.cc 22 NetworkChangeNotifier::ConnectionType GetCurrentConnectionType() {
102 NetworkChangeNotifier::ConnectionType
network_change_notifier_mac.cc 22 NetworkChangeNotifier::ConnectionType CalculateConnectionType(
107 NetworkChangeNotifier::ConnectionType
151 ConnectionType connection_type = CONNECTION_UNKNOWN;
255 ConnectionType new_type = CalculateConnectionType(flags);
256 ConnectionType old_type;
network_change_notifier_win.cc 137 NetworkChangeNotifier::ConnectionType
208 NetworkChangeNotifier::ConnectionType
215 ConnectionType connection_type) {
address_tracker_linux.h 66 NetworkChangeNotifier::ConnectionType GetCurrentConnectionType();
  /external/chromium_org/chromeos/network/
network_change_notifier_chromeos.cc 81 net::NetworkChangeNotifier::ConnectionType
136 net::NetworkChangeNotifier::ConnectionType new_connection_type =
196 net::NetworkChangeNotifier::ConnectionType
network_change_notifier_chromeos_unittest.cc 30 net::NetworkChangeNotifier::ConnectionType type;
63 NetworkChangeNotifier::ConnectionType connection_type;
96 NetworkChangeNotifier::ConnectionType type =
  /external/chromium_org/net/tools/net_watcher/
net_watcher.cc 37 net::NetworkChangeNotifier::ConnectionType type) {
100 net::NetworkChangeNotifier::ConnectionType type) OVERRIDE {
112 net::NetworkChangeNotifier::ConnectionType type) OVERRIDE {
  /external/chromium_org/chrome/browser/local_discovery/
privet_traffic_detector.h 44 net::NetworkChangeNotifier::ConnectionType type) OVERRIDE;
service_discovery_client_mdns.h 43 net::NetworkChangeNotifier::ConnectionType type) OVERRIDE;
  /external/chromium_org/chrome/browser/web_resource/
resource_request_allowed_notifier.cc 101 net::NetworkChangeNotifier::ConnectionType type) {
resource_request_allowed_notifier_unittest.cc 26 net::NetworkChangeNotifier::ConnectionType type) {
33 virtual ConnectionType GetCurrentConnectionType() const OVERRIDE {
39 net::NetworkChangeNotifier::ConnectionType connection_type_to_return_;
102 net::NetworkChangeNotifier::ConnectionType type) {
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_usage_stats.h 112 net::NetworkChangeNotifier::ConnectionType type) OVERRIDE;
  /external/chromium_org/content/browser/
net_info_browsertest.cc 39 net::NetworkChangeNotifier::ConnectionType type) {
  /external/chromium_org/jingle/notifier/communicator/
login.h 90 net::NetworkChangeNotifier::ConnectionType type) OVERRIDE;
login.cc 100 net::NetworkChangeNotifier::ConnectionType type) {
  /external/chromium_org/net/android/
network_change_notifier_android.cc 112 NetworkChangeNotifier::ConnectionType
  /external/chromium_org/net/socket_stream/
socket_stream_metrics.cc 76 void SocketStreamMetrics::OnCountConnectionType(ConnectionType type) {
77 UMA_HISTOGRAM_ENUMERATION("Net.SocketStream.ConnectionType", type,
  /external/chromium_org/net/url_request/
url_request_throttler_manager.h 85 NetworkChangeNotifier::ConnectionType type) OVERRIDE;
  /external/chromium_org/remoting/host/
signaling_connector.h 58 net::NetworkChangeNotifier::ConnectionType type) OVERRIDE;
  /external/chromium_org/chrome/browser/prefetch/
prefetch_browsertest.cc 35 virtual ConnectionType GetCurrentConnectionType() const OVERRIDE {
42 virtual ConnectionType GetCurrentConnectionType() const OVERRIDE {
  /external/chromium_org/chrome/browser/chromeos/policy/
auto_enrollment_client.h 113 net::NetworkChangeNotifier::ConnectionType type) OVERRIDE;
  /external/chromium_org/chrome/browser/extensions/api/dial/
dial_registry.h 100 net::NetworkChangeNotifier::ConnectionType type) OVERRIDE;
  /external/chromium_org/components/google/core/browser/
google_url_tracker.h 135 net::NetworkChangeNotifier::ConnectionType type) OVERRIDE;
  /external/chromium_org/content/public/common/
web_preferences.h 92 net::NetworkChangeNotifier::ConnectionType connection_type;
  /external/chromium_org/sync/internal_api/public/attachments/
attachment_service_impl.h 73 net::NetworkChangeNotifier::ConnectionType type) OVERRIDE;

Completed in 2936 milliseconds

12 3 4 5