/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentloader/src/ |
D | component_loader_test.cpp | 461 CompConfig cfg; variable 477 CompConfig cfg; variable 494 CompConfig cfg; variable 512 CompConfig cfg; variable 531 CompConfig cfg; variable 551 CompConfig cfg; variable 572 CompConfig cfg; variable 594 CompConfig cfg; variable 617 CompConfig cfg; variable 641 CompConfig cfg; variable [all …]
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
D | wifi_sta_hal_interface_test.cpp | 252 WifiIdlDeviceConfig cfg; variable 278 WifiIdlGetDeviceConfig cfg; variable 291 WifiIdlWpsConfig cfg; variable 298 WifiIdlWpsConfig cfg; variable 323 WifiIdlRoamConfig cfg; variable
|
/foundation/communication/netmanager_ext/services/ethernetmanager/src/ |
D | ethernet_configuration.cpp | 157 sptr<InterfaceConfiguration> cfg = new (std::nothrow) InterfaceConfiguration(); in ReadUserConfiguration() local 174 …tConfiguration::WriteUserConfiguration(const std::string &iface, sptr<InterfaceConfiguration> &cfg) in WriteUserConfiguration() 259 sptr<InterfaceConfiguration> cfg = new (std::nothrow) InterfaceConfiguration(); in MakeInterfaceConfiguration() local 401 sptr<InterfaceConfiguration> cfg) in ParserFileConfig() 420 …rnetConfiguration::ParseBootProto(const std::string &fileContent, sptr<InterfaceConfiguration> cfg) in ParseBootProto() 431 …tConfiguration::ParseStaticConfig(const std::string &fileContent, sptr<InterfaceConfiguration> cfg) in ParseStaticConfig() 481 …ation::ParserFileHttpProxy(const std::string &fileContent, const sptr<InterfaceConfiguration> &cfg) in ParserFileHttpProxy() 508 void EthernetConfiguration::ParserIfaceIpAndRoute(sptr<InterfaceConfiguration> &cfg, const std::str… in ParserIfaceIpAndRoute() 541 …id EthernetConfiguration::GenCfgContent(const std::string &iface, sptr<InterfaceConfiguration> cfg, in GenCfgContent() 576 void EthernetConfiguration::GenHttpProxyContent(const sptr<InterfaceConfiguration> &cfg, std::strin… in GenHttpProxyContent()
|
/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/ |
D | fms_form_event_util_test.cpp | 598 FormTimerCfg cfg = {}; variable 616 FormTimerCfg cfg = {}; variable 634 FormTimerCfg cfg = {}; variable 652 FormTimerCfg cfg = {}; variable 670 FormTimerCfg cfg = {}; variable 688 FormTimerCfg cfg = {}; variable 706 FormTimerCfg cfg = {}; variable 724 FormTimerCfg cfg = {}; variable 742 FormTimerCfg cfg = {}; variable 760 FormTimerCfg cfg = {}; variable [all …]
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/ |
D | avdtp_l2cap.c | 197 L2capConfigInfo cfg = {0}; in AvdtConnectStreamIndication() local 272 L2capConfigInfo cfg = {0}; in AvdtL2capConnectCfmCallback() local 345 void AVDT_L2capConfigIndCallback(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, void *ctx) in AVDT_L2capConfigIndCallback() 372 void AvdtL2capConfigIndCallback(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, void *ctx) in AvdtL2capConfigIndCallback() 400 void AvdtConfigureIndication(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, AvdtTransChanne… in AvdtConfigureIndication() 497 void AVDT_L2capConfigCfmCallback(uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result, void *… in AVDT_L2capConfigCfmCallback() 524 void AvdtL2capConfigCfmCallback(uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result, void *c… in AvdtL2capConfigCfmCallback() 872 L2capConfigInfo cfg = {0}; in AvdtRevSecurityCheck() local
|
D | avdtp_l2cap.h | 42 L2capConfigInfo cfg; member 48 L2capConfigInfo cfg; member
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
D | avctp_br_l2cap.c | 148 L2capConfigInfo cfg = {0}; in AvctBrRecvConnectionReqAct() local 216 L2capConfigInfo cfg = {0}; in AvctBrRecvConnectionRspCBack() local 245 void AvctBrRecvConfigReqCallback(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, void *ctx) in AvctBrRecvConfigReqCallback() 272 void AvctBrRecvConfigReqCBack(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, void *ctx) in AvctBrRecvConfigReqCBack() 313 void AvctBrRecvConfigRspCallback(uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result, void *… in AvctBrRecvConfigRspCallback() 340 void AvctBrRecvConfigRspCBack(uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result, void *ctx) in AvctBrRecvConfigRspCBack()
|
D | avctp_ctrl_l2cap.c | 145 L2capConfigInfo cfg = {0}; in AvctRecvConnectionReqAct() local 209 L2capConfigInfo cfg = {0}; in AvctRecvConnectionRspCBack() local 233 void AvctRecvConfigReqCallback(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, void *ctx) in AvctRecvConfigReqCallback() 260 void AvctRecvConfigReqCBack(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, void *ctx) in AvctRecvConfigReqCBack() 307 void AvctRecvConfigRspCallback(uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result, void *ct… in AvctRecvConfigRspCallback() 334 void AvctRecvConfigRspCBack(uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result, void *ctx) in AvctRecvConfigRspCBack()
|
D | avctp_br_l2cap.h | 41 L2capConfigInfo cfg; member 47 L2capConfigInfo cfg; member
|
D | avctp_ctrl_l2cap.h | 42 L2capConfigInfo cfg; member 48 L2capConfigInfo cfg; member
|
/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/ |
D | ethernet_client.cpp | 183 …tClient::GetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurationParcel &cfg) in GetInterfaceConfig() 193 …tClient::SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurationParcel &cfg) in SetInterfaceConfig()
|
/foundation/resourceschedule/ffrt/src/internal_inc/ |
D | config.h | 38 static GlobalConfig cfg; in Instance() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/ |
D | wifi_hotspot_service_impl.cpp | 785 ErrCode WifiHotspotServiceImpl::CfgCheckSsid(const HotspotConfig &cfg) in CfgCheckSsid() 794 ErrCode WifiHotspotServiceImpl::CfgCheckPsk(const HotspotConfig &cfg) in CfgCheckPsk() 804 ErrCode WifiHotspotServiceImpl::CfgCheckBand(const HotspotConfig &cfg, std::vector<BandType> &bands… in CfgCheckBand() 815 ErrCode WifiHotspotServiceImpl::CfgCheckChannel(const HotspotConfig &cfg, ChannelsTable &channInfoF… in CfgCheckChannel() 857 ErrCode WifiHotspotServiceImpl::IsValidHotspotConfig(const HotspotConfig &cfg, const HotspotConfig … in IsValidHotspotConfig()
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/rfcomm/ |
D | rfcomm_l2cap.c | 93 void RfcommRecvConfigReqCback(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg) in RfcommRecvConfigReqCback() 118 void RfcommRecvConfigRspCback(uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result) in RfcommRecvConfigRspCback()
|
D | rfcomm_l2cap_if.c | 157 L2capConfigInfo cfg; member 176 void RfcommRecvConfigReqCallback(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, void *conte… in RfcommRecvConfigReqCallback() 199 L2capConfigInfo cfg; member 219 void RfcommRecvConfigRspCallback(uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result, void *… in RfcommRecvConfigRspCallback() 464 int RfcommSendConfigReq(uint16_t lcid, const L2capConfigInfo *cfg) in RfcommSendConfigReq() 485 int RfcommSendConfigRsp(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, uint16_t result) in RfcommSendConfigRsp()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
D | config_factory_test.cpp | 71 const ComponentConfig &cfg = (*components)[1]; variable
|
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/ |
D | ethernet_configuration_test.cpp | 63 sptr<InterfaceConfiguration> cfg = (std::make_unique<InterfaceConfiguration>()).release(); variable
|
D | ethernet_manager_test.cpp | 470 OHOS::nmd::InterfaceConfigurationParcel cfg; variable 581 OHOS::nmd::InterfaceConfigurationParcel cfg; variable 600 OHOS::nmd::InterfaceConfigurationParcel cfg; variable
|
/foundation/resourceschedule/ffrt/src/eu/ |
D | rtg_perf_ctrl.c | 119 struct task_config cfg = {tid, util}; in set_task_min_util() local
|
/foundation/communication/netmanager_ext/services/ethernetmanager/src/stub/ |
D | ethernet_service_stub.cpp | 219 OHOS::nmd::InterfaceConfigurationParcel cfg; in OnGetInterfaceConfig() local 245 OHOS::nmd::InterfaceConfigurationParcel cfg; in OnSetInterfaceConfig() local
|
/foundation/ability/form_fwk/test/fuzztest/formsyseventreceiver_fuzzer/ |
D | formsyseventreceiver_fuzzer.cpp | 76 FormTimerCfg cfg; in DoSomethingInterestingWithMyAPI() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/transport/ |
D | transport_l2cap.cpp | 316 …ort::TransportRecvConfigReqCallback(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, void *c… in TransportRecvConfigReqCallback() 334 uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result, void *ctx) in TransportRecvConfigRspCallback() 507 L2capTransport *transport, uint16_t lcid, uint8_t id, const L2capConfigInfo cfg) in TransportRecvConfigReqCallbackNative() 531 L2capTransport *transport, uint16_t lcid, const L2capConfigInfo cfg, uint16_t result) in TransportRecvConfigRspCallbackNative()
|
/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/ |
D | ethernet_service_proxy.cpp | 300 …ceProxy::GetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurationParcel &cfg) in GetInterfaceConfig() 341 …ceProxy::SetInterfaceConfig(const std::string &iface, OHOS::nmd::InterfaceConfigurationParcel &cfg) in SetInterfaceConfig()
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
D | l2cap.c | 116 int L2CAP_ConfigReq(uint16_t lcid, const L2capConfigInfo *cfg) in L2CAP_ConfigReq() 181 int L2CAP_ConfigRsp(uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, uint16_t result) in L2CAP_ConfigRsp()
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
D | hid_host_l2cap_connection.cpp | 407 uint16_t lcid, uint8_t id, const L2capConfigInfo *cfg, void *ctx) in HidHostRecvConfigReqCallback() 440 uint16_t lcid, const L2capConfigInfo *cfg, uint16_t result, void *ctx) in HidHostRecvConfigRspCallback() 760 uint16_t lcid, uint8_t id, L2capConfigInfo cfg) in HidHostRecvConfigReqCallbackTask() 806 uint16_t lcid, const L2capConfigInfo cfg, uint16_t result) in HidHostRecvConfigRspCallbackTask()
|