/aosp_15_r20/external/pytorch/torch/csrc/distributed/c10d/ |
H A D | DMAConnectivity.cpp | 7 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 D | DMAConnectivity.hpp | 11 std::string connection_type; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/hci/acl_manager/ |
D | round_robin_scheduler.cc | 49 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 D | network_change_notifier_win.cc | 437 ConnectionType connection_type) { in SetCurrentConnectionType() 454 void NetworkChangeNotifierWin::NotifyObservers(ConnectionType connection_type) { in NotifyObservers() 522 ConnectionType connection_type) { in NotifyParentOfConnectionTypeChangeImpl()
|
H A D | network_change_notifier_passive.cc | 62 NetworkChangeNotifier::ConnectionType connection_type) { in OnConnectionChanged() 72 NetworkChangeNotifier::ConnectionType connection_type, in OnConnectionSubtypeChanged()
|
H A D | mock_network_change_notifier.h | 30 void SetConnectionType(ConnectionType connection_type) { in SetConnectionType()
|
H A D | mock_network_change_notifier.cc | 92 ConnectionType connection_type) { in SetConnectionTypeAndNotifyObservers()
|
/aosp_15_r20/external/python/oauth2client/tests/ |
D | http_mock.py | 46 connection_type=None): argument 91 connection_type=None): argument
|
D | test_service_account.py | 478 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 D | http.py | 1589 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/ |
D | transport.py | 149 connection_type=None): argument 219 connection_type=None): argument
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/ |
D | http.py | 1752 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 D | network_interface_cache.cc | 33 NetworkChangeNotifier::ConnectionType connection_type = in GetEffectiveConnectionType() local 223 NetworkChangeNotifier::ConnectionType connection_type = in UpdateConnectionTypeWhileLocked() local
|
/aosp_15_r20/external/cronet/net/android/ |
H A D | network_change_notifier_delegate_android.cc | 26 jint connection_type) { in ConvertConnectionType() 259 const ConnectionType connection_type = GetCurrentConnectionType(); in NotifyMaxBandwidthChanged() local 270 jint connection_type) { in NotifyOfNetworkConnect()
|
H A D | network_change_notifier_android_unittest.cc | 90 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/ |
D | metrics.cc | 61 ConnectionType connection_type; in LogMetricsBondCreateAttempt() local 88 ConnectionType connection_type; in LogMetricsBondStateChanged() local
|
/aosp_15_r20/external/cronet/net/nqe/ |
H A D | network_quality_estimator_params.cc | 110 NetworkChangeNotifier::ConnectionType connection_type) { in GetNameForConnectionTypeInternal() 544 NetworkChangeNotifier::ConnectionType connection_type) { in GetForcedEffectiveConnectionType()
|
/aosp_15_r20/packages/modules/Bluetooth/system/test/mock/ |
D | mock_stack_gatt_api.cc | 184 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/ |
D | bta_gattc_api.cc | 136 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 D | network_connection.h | 27 NetworkChangeNotifier::ConnectionType connection_type() { in connection_type() function
|
/aosp_15_r20/external/cronet/net/nqe/proto/ |
H A D | network_id_proto.proto | 17 optional int32 connection_type = 1; field
|
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chaotic_good/ |
H A D | settings_metadata.h | 34 absl::optional<ConnectionType> connection_type; member
|
/aosp_15_r20/external/googleapis/google/cloud/datacatalog/v1/ |
H A D | bigquery.proto | 42 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 D | bigquery.proto | 42 ConnectionType connection_type = 1; field
|
/aosp_15_r20/external/cronet/base/android/ |
H A D | radio_utils.h | 48 void SetConnectionTypeForTesting(RadioConnectionType connection_type) { in SetConnectionTypeForTesting()
|