Home
last modified time | relevance | path

Searched defs:cfg (Results 1 – 25 of 57) sorted by relevance

123

/packages/modules/DnsResolver/
DDns64Configuration.cpp62 Dns64Config cfg(getNextId(), netId); in startPrefixDiscovery() local
138 const Dns64Config& cfg = iter->second; in dump() local
151 Dns64Config* cfg) { in doRfc7050PrefixDiscovery()
214 bool Dns64Configuration::shouldContinueDiscovery(const Dns64Config& cfg) { in shouldContinueDiscovery()
223 Dns64Config cfg = iter->second; in removeDns64Config() local
232 void Dns64Configuration::recordDns64Config(const Dns64Config& cfg) { in recordDns64Config()
259 Dns64Config cfg(kNoDiscoveryId, netId); in setPrefix64() local
/packages/modules/Connectivity/Tethering/tests/unit/src/com/android/networkstack/tethering/
DTetheringConfigurationTest.java243 final TetheringConfiguration cfg = getTetheringConfiguration( in testNoTelephonyManagerMeansNoDun() local
322 final TetheringConfiguration cfg = new TetheringConfiguration( in testNoDefinedUpstreamTypesAddsEthernet() local
345 final TetheringConfiguration cfg = new TetheringConfiguration( in testDefinedUpstreamTypesSansEthernetAddsEthernet() local
363 final TetheringConfiguration cfg = new TetheringConfiguration( in testDefinedUpstreamTypesWithEthernetDoesNotAddEthernet() local
443 final TetheringConfiguration cfg = in testNewDhcpServerEnabled() local
469 final TetheringConfiguration cfg = new TetheringConfiguration( in testGetResourcesBySubId() local
511 final TetheringConfiguration cfg = new TetheringConfiguration( in testGetCarrierConfigBySubId_noCarrierConfigManager_configsAreDefault() local
524 final TetheringConfiguration cfg = new TetheringConfiguration( in testGetCarrierConfigBySubId_carrierConfigMissing_configsAreDefault() local
539 final TetheringConfiguration cfg = new TetheringConfiguration( in testGetCarrierConfigBySubId_hasConfigs_carrierUnsupportAndCheckNotRequired() local
665 final TetheringConfiguration cfg = in assertIsUsingNcm() local
[all …]
/packages/modules/Bluetooth/system/bta/le_audio/broadcaster/
Dmock_state_machine.h28 le_audio::broadcaster::BroadcastStateMachineConfig cfg, in MockBroadcastStateMachine()
155 le_audio::broadcaster::BroadcastStateMachineConfig cfg; variable
/packages/modules/Bluetooth/system/stack/test/sdp/
Dstack_sdp_test.cc88 tL2CAP_CFG_INFO cfg; in TEST_F() local
125 tL2CAP_CFG_INFO cfg; in TEST_F() local
158 tL2CAP_CFG_INFO cfg; in TEST_F() local
/packages/modules/Bluetooth/system/stack/test/eatt/
Deatt_test.cc477 tL2CAP_LE_CFG_INFO cfg = {.result = L2CAP_CFG_OK, .mtu = new_mtu}; in TEST_F() local
504 tL2CAP_LE_CFG_INFO cfg = {.result = L2CAP_CFG_FAILED_NO_REASON, in TEST_F() local
532 tL2CAP_LE_CFG_INFO cfg = {.result = L2CAP_CFG_OK, .mtu = new_mtu}; in TEST_F() local
559 tL2CAP_LE_CFG_INFO cfg = {.result = L2CAP_CFG_FAILED_NO_REASON, in TEST_F() local
579 tL2CAP_LE_CFG_INFO cfg = {.result = L2CAP_CFG_OK, .mtu = new_mtu}; in TEST_F() local
598 tL2CAP_LE_CFG_INFO cfg = {.result = L2CAP_CFG_FAILED_NO_REASON, in TEST_F() local
/packages/modules/Wifi/service/java/com/android/server/wifi/util/
DNetdWrapper.java277 private static InterfaceConfigurationParcel toStableParcel(InterfaceConfiguration cfg, in toStableParcel()
302 InterfaceConfiguration cfg = new InterfaceConfiguration(); in fromStableParcel() local
322 final InterfaceConfiguration cfg = fromStableParcel(result); in getInterfaceConfig() local
329 private void setInterfaceConfig(String iface, InterfaceConfiguration cfg) { in setInterfaceConfig()
/packages/modules/Bluetooth/system/gd/iso/
Dfacade.cc60 hci::CisParametersConfig cfg; in LeSetCigParameters() local
102 hci::LeCisParametersTestConfig cfg; in LeSetCigParametersTest() local
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/shared/
DPrivateDnsConfig.java50 public PrivateDnsConfig(PrivateDnsConfig cfg) { in PrivateDnsConfig() method in PrivateDnsConfig
/packages/modules/Bluetooth/system/test/mock/
Dmock_bta_jv_api.cc133 std::unique_ptr<tL2CAP_CFG_INFO> cfg, in BTA_JvL2capConnect()
142 std::unique_ptr<tL2CAP_CFG_INFO> cfg, in BTA_JvL2capStartServer()
/packages/modules/Bluetooth/system/bta/jv/
Dbta_jv_api.cc228 std::unique_ptr<tL2CAP_CFG_INFO> cfg, in BTA_JvL2capConnect()
279 std::unique_ptr<tL2CAP_CFG_INFO> cfg, in BTA_JvL2capStartServer()
/packages/services/Car/cpp/evs/sampleDriver/hidl/
DConfigManager.cpp203 RawStreamConfiguration cfg = {id, in readCameraCapabilities() local
329 for (auto& cfg : aCamera->streamConfigurations) { in constructCameraMetadata() local
423 RawStreamConfiguration cfg = { in readDisplayInfo() local
/packages/services/Car/cpp/evs/sampleDriver/aidl/src/
DConfigManager.cpp204 StreamConfiguration cfg = { in readCameraCapabilities() local
331 for (auto& cfg : aCamera->streamConfigurations) { in constructCameraMetadata() local
423 StreamConfiguration cfg = { in readDisplayInfo() local
/packages/services/Car/cpp/evs/manager/aidl/wrappers/src/
DAidlEnumerator.cpp157 ScopedAStatus AidlEnumerator::openCamera(const std::string& id, const Stream& cfg, in openCamera()
364 ScopedAStatus AidlEnumerator::ImplV1::openCamera(const std::string& id, const Stream& cfg, in openCamera()
DHidlEnumerator.cpp210 Stream cfg = std::move(Utils::makeFromHidl(hidlCfg)); in openCamera_1_1() local
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DTetheringDependencies.java158 TetheringConfiguration cfg) { in getPrivateAddressCoordinator()
/packages/apps/Settings/src/com/android/settings/network/
DVpnPreferenceController.java203 String getNameForVpnConfig(VpnConfig cfg, UserHandle user) { in getNameForVpnConfig()
/packages/services/Car/tools/emulator/
Dvhal_emulator_test.py66 def _generateTestValue(self, cfg, idx, origValue): argument
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/common/
DConsentNotificationJobService.java300 ClientFileGroup cfg = in sendNotificationIfOtaStringsDownloadCompleted() local
/packages/modules/Bluetooth/system/stack/test/common/
Dmock_l2cap_layer.cc73 uint16_t sec_level, tL2CAP_LE_CFG_INFO cfg) { in L2CA_RegisterLECoc()
/packages/modules/Connectivity/service-t/native/libs/libnetworkstats/
DNetworkTraceHandlerTest.cpp49 perfetto::TraceConfig cfg; in StartTracing() local
/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/src/
Dconfig_util.rs141 let mut cfg = serde_json::from_str::<Value>(config.as_str()).ok()?; in set_default_adapter() localVariable
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_msg.cc473 AvdtpSepConfig cfg = *p_msg->svccap.p_cfg; in avdt_msg_bld_svccap() local
1532 AvdtpSepConfig cfg{}; in avdt_msg_ind() local
/packages/modules/StatsD/tests/src/android/cts/statsd/atom/
DDeviceAtomTestCase.java102 protected List<EventMetricData> doDeviceMethod(String methodName, StatsdConfig.Builder cfg) in doDeviceMethod()
/packages/services/Car/tests/vehiclehal_test/src/com/android/car/vehiclehal/test/
DCarPropertyTest.java290 CarPropertyConfig<?> cfg = configs.get(0); in testMixedTypeProperty() local
/packages/modules/Bluetooth/system/stack/eatt/
Deatt_impl.h830 tL2CAP_LE_CFG_INFO cfg = {.mps = eatt_dev->rx_mps_, .mtu = new_mtu}; in reconfigure() local
870 tL2CAP_LE_CFG_INFO cfg = {.mps = eatt_dev->rx_mps_, .mtu = new_mtu}; in reconfigure_all() local

123