Home
last modified time | relevance | path

Searched defs:networkType (Results 1 – 17 of 17) sorted by relevance

/foundation/distributedhardware/device_manager/common/include/ipc/model/
Dipc_get_info_by_network_rsp.h84 void SetNetworkType(const int32_t &networkType) in SetNetworkType()
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_system_interface.h501 …void OnCellularDataConnectStateUpdated(int32_t slotId, int32_t dataState, int32_t networkType) ove… in OnCellularDataConnectStateUpdated()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/sync_strategies/
Dnetwork_sync_strategy.cpp105 auto networkType = DeviceManagerAdapter::GetInstance().GetNetworkType(); in Check() local
/foundation/multimedia/player_framework/services/services/observer/
Dmedia_telephony_listener.cpp91 …Listener::OnCellularDataConnectStateUpdated(int32_t slotId, int32_t dataState, int32_t networkType) in OnCellularDataConnectStateUpdated()
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
Djs_work_scheduler_extension.cpp228 void SetNetWorkInfo(napi_env env, napi_value workInfoData, WorkCondition::Network networkType) in SetNetWorkInfo()
353 WorkCondition::Network networkType = workInfo.GetNetworkType(); in OnWorkStart() local
405 WorkCondition::Network networkType = workInfo.GetNetworkType(); in OnWorkStop() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
Dnetwork_agent_template.cpp94 int32_t networkType; in ConnectOnlineDevices() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/softbus/
Dsoftbus_agent.cpp83 int32_t networkType; in JudgeNetworkTypeIsWifi() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
Ddevice_manager_agent.cpp182 int32_t networkType = 0; in GetNetworkType() local
193 bool DeviceManagerAgent::IsWifiNetworkType(int32_t networkType) in IsWifiNetworkType()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
Dsoftbus_listener.cpp321 int32_t networkType = -1; in OnSoftbusDeviceInfoChanged() local
828 int32_t SoftbusListener::GetNetworkTypeByNetworkId(const char *networkId, int32_t &networkType) in GetNetworkTypeByNetworkId()
/foundation/distributedhardware/device_manager/test/softbusunittest/
DUTTest_softbus_listener.cpp385 int32_t networkType = -1; variable
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
Ddm_device_info.h178 int32_t networkType; member
/foundation/distributedhardware/device_manager/test/unittest/
DUTTest_device_manager_service.cpp1545 int32_t networkType = 0; variable
1554 int32_t networkType = 0; variable
1563 int32_t networkType = 0; variable
/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
Dcommon.cpp90 int32_t networkType = GetIntProperty(env, objValue, "networkType", E_NETWORK_TYPE_ERR); in GetNetWorkInfo() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_sync_info_manager.c550 static char *PackBleOfflineMsg(int64_t connCap, int32_t networkType, int64_t authSeq) in PackBleOfflineMsg()
/foundation/distributedhardware/device_manager/services/service/src/
Ddevice_manager_service.cpp1041 int32_t &networkType) in GetNetworkTypeByNetworkId()
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
Datomicserviceweb.js1062 networkType: m2.networkType, property
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
Dipc_cmd_parser.cpp875 int32_t networkType = -1; in ON_IPC_CMD() local