Home
last modified time | relevance | path

Searched defs:networkType (Results 1 – 11 of 11) 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/resourceschedule/work_scheduler/interfaces/kits/js/
D@ohos.resourceschedule.workScheduler.d.ts69 networkType?: NetworkType; property
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/network/
Dnetwork_agent_template.cpp67 int32_t networkType; in ConnectOnlineDevices() local
/foundation/resourceschedule/work_scheduler/frameworks/extension/src/
Djs_work_scheduler_extension.cpp186 WorkCondition::Network networkType = workInfo.GetNetworkType(); in OnWorkStart() local
278 WorkCondition::Network networkType = workInfo.GetNetworkType(); in OnWorkStop() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/device/
Ddevice_manager_agent.cpp173 int32_t networkType = 0; in GetNetworkType() local
184 bool DeviceManagerAgent::IsWifiNetworkType(int32_t networkType) in IsWifiNetworkType()
/foundation/distributedhardware/device_manager/services/service/src/softbus/
Dsoftbus_listener.cpp481 int32_t networkType = -1; in OnSoftbusDeviceInfoChanged() local
502 int32_t SoftbusListener::GetNetworkTypeByNetworkId(const char *networkId, int32_t &networkType) in GetNetworkTypeByNetworkId()
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/
Ddm_device_info.h168 int32_t networkType; member
/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/distributedhardware/device_manager/services/service/src/
Ddevice_manager_service.cpp849 int32_t &networkType) in GetNetworkTypeByNetworkId()
/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
Dipc_cmd_parser.cpp935 int32_t networkType = -1; in ON_IPC_CMD() local