Searched defs:connection_type (Results 1 – 16 of 16) sorted by relevance
39 int connection_type; in IsUpdateOverCellularAllowed() local
17 jint connection_type) { in ConvertConnectionType()
46 NetworkChangeNotifier::ConnectionType connection_type) OVERRIDE { in OnConnectionTypeChanged()
215 ConnectionType connection_type) { in SetCurrentConnectionType()
151 ConnectionType connection_type = CONNECTION_UNKNOWN; in SetInitialConnectionType() local
160 net::NetworkChangeNotifier::ConnectionType connection_type = in OnInitializationCompleted() local
37 bool IsLogEntryForConnection(XmlElement* node, const char* connection_type) { in IsLogEntryForConnection()
194 ConnectionType connection_type; // PRIVATE by default. member
44 static int connection_type = SOCK_DGRAM; variable
63 NetworkChangeNotifier::ConnectionType connection_type; in TEST() member
295 net::NetworkChangeNotifier::ConnectionType connection_type) { in OnNetworkChanged()
453 SSLSocketParams::ConnectionType connection_type) { in GetInitialState()
274 optional ConnectionType connection_type = 2; field
541 redirections=httplib2.DEFAULT_MAX_REDIRECTS, connection_type=None): argument
96 net::NetworkChangeNotifier::ConnectionType connection_type; member
966 …, method="GET", body=None, headers=None, redirections=DEFAULT_MAX_REDIRECTS, connection_type=None): argument