Home
last modified time | relevance | path

Searched defs:connection_type (Results 1 – 25 of 81) sorted by relevance

1234

/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/
H A DDMAConnectivity.cpp7 std::string connection_type) { in get_detector_key()
22 const std::string& connection_type, in register_detector()
30 const std::string& connection_type) { in detect()
73 std::string connection_type, in DMAConnectivity()
81 const std::string& connection_type, in register_dma_connectivity_detector()
89 const std::string& connection_type) { in detect_dma_connectivity()
H A DDMAConnectivity.hpp11 std::string connection_type; member
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/
Dround_robin_scheduler.cc49 void RoundRobinScheduler::Register(ConnectionType connection_type, uint16_t handle, in Register()
122 auto connection_type = fragments_to_send_.front().connection_type_; in start_round_robin() local
180 ConnectionType connection_type = acl_queue_handler->second.connection_type_; in buffer_packet() local
261 ConnectionType connection_type = fragments_to_send_.front().connection_type_; in handle_enqueue_next_fragment() local
/aosp_15_r20/external/cronet/net/base/
H A Dnetwork_change_notifier_win.cc437 ConnectionType connection_type) { in SetCurrentConnectionType()
454 void NetworkChangeNotifierWin::NotifyObservers(ConnectionType connection_type) { in NotifyObservers()
522 ConnectionType connection_type) { in NotifyParentOfConnectionTypeChangeImpl()
H A Dnetwork_change_notifier_passive.cc62 NetworkChangeNotifier::ConnectionType connection_type) { in OnConnectionChanged()
72 NetworkChangeNotifier::ConnectionType connection_type, in OnConnectionSubtypeChanged()
H A Dmock_network_change_notifier.h30 void SetConnectionType(ConnectionType connection_type) { in SetConnectionType()
H A Dmock_network_change_notifier.cc92 ConnectionType connection_type) { in SetConnectionTypeAndNotifyObservers()
/aosp_15_r20/external/python/oauth2client/tests/
Dhttp_mock.py46 connection_type=None): argument
91 connection_type=None): argument
Dtest_service_account.py478 redirections=0, connection_type=None): argument
513 redirections=0, connection_type=None): argument
/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/googleapiclient/
H A Dhttp.py1589 connection_type=None): argument
1634 connection_type=None): argument
1676 connection_type=None): argument
1715 connection_type=None): argument
/aosp_15_r20/external/python/oauth2client/oauth2client/
Dtransport.py149 connection_type=None): argument
219 connection_type=None): argument
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/
Dhttp.py1752 connection_type=None, argument
1804 connection_type=None, argument
1856 connection_type=None, argument
1906 connection_type=None, argument
/aosp_15_r20/external/cronet/net/base/fuchsia/
H A Dnetwork_interface_cache.cc33 NetworkChangeNotifier::ConnectionType connection_type = in GetEffectiveConnectionType() local
223 NetworkChangeNotifier::ConnectionType connection_type = in UpdateConnectionTypeWhileLocked() local
/aosp_15_r20/external/cronet/net/android/
H A Dnetwork_change_notifier_delegate_android.cc26 jint connection_type) { in ConvertConnectionType()
259 const ConnectionType connection_type = GetCurrentConnectionType(); in NotifyMaxBandwidthChanged() local
270 jint connection_type) { in NotifyOfNetworkConnect()
H A Dnetwork_change_notifier_android_unittest.cc90 NetworkChangeNotifier::ConnectionType connection_type) override { in OnConnectionTypeChanged()
418 NetworkChangeNotifier::ConnectionType connection_type = in TEST_F() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/metrics/chromeos/
Dmetrics.cc61 ConnectionType connection_type; in LogMetricsBondCreateAttempt() local
88 ConnectionType connection_type; in LogMetricsBondStateChanged() local
/aosp_15_r20/external/cronet/net/nqe/
H A Dnetwork_quality_estimator_params.cc110 NetworkChangeNotifier::ConnectionType connection_type) { in GetNameForConnectionTypeInternal()
544 NetworkChangeNotifier::ConnectionType connection_type) { in GetForcedEffectiveConnectionType()
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/
Dmock_stack_gatt_api.cc184 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, bool opportunistic, in GATT_Connect()
227 bool GATT_Connect(tGATT_IF gatt_if, const RawAddress& bd_addr, tBTM_BLE_CONN_TYPE connection_type, in GATT_Connect()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_api.cc136 tBTM_BLE_CONN_TYPE connection_type, tBT_TRANSPORT transport, bool opportunistic, in BTA_GATTC_Open()
160 tBTM_BLE_CONN_TYPE connection_type, bool opportunistic) { in BTA_GATTC_Open()
/aosp_15_r20/external/cronet/net/quic/
H A Dnetwork_connection.h27 NetworkChangeNotifier::ConnectionType connection_type() { in connection_type() function
/aosp_15_r20/external/cronet/net/nqe/proto/
H A Dnetwork_id_proto.proto17 optional int32 connection_type = 1; field
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chaotic_good/
H A Dsettings_metadata.h34 absl::optional<ConnectionType> connection_type; member
/aosp_15_r20/external/googleapis/google/cloud/datacatalog/v1/
H A Dbigquery.proto42 ConnectionType connection_type = 1; field
/aosp_15_r20/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1/src/main/proto/google/cloud/datacatalog/v1/
H A Dbigquery.proto42 ConnectionType connection_type = 1; field
/aosp_15_r20/external/cronet/base/android/
H A Dradio_utils.h48 void SetConnectionTypeForTesting(RadioConnectionType connection_type) { in SetConnectionTypeForTesting()

1234