Home
last modified time | relevance | path

Searched defs:netType (Results 1 – 25 of 29) sorted by relevance

12

/foundation/communication/netmanager_base/frameworks/js/napi/network/observer/src/
Dnetwork_observer.cpp35 std::unique_ptr<NetworkType, decltype(deleter)> netType(data, deleter); in MakeNetworkResponse() local
76 auto netType = new NetworkType; in NetCapabilitiesChange() local
105 auto netType = new NetworkType; in NetUnavailable() local
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
Dnet_policy_traffic.cpp62 int32_t netType = quotaPolicy.networkmatchrule.netType; in IsValidQuotaPolicy() local
75 bool NetPolicyTraffic::IsValidNetType(int32_t netType) in IsValidNetType()
286 int32_t NetPolicyTraffic::UpdateRemindPolicy(int32_t netType, const std::string &simId, uint32_t re… in UpdateRemindPolicy()
466 bool NetPolicyTraffic::IsQuotaPolicyExist(int32_t netType, const std::string &simId) in IsQuotaPolicyExist()
Dnet_policy_file.cpp154 cJSON *netType = cJSON_GetObjectItem(quotaPolicyItem, CONFIG_QUOTA_POLICY_NETTYPE); in ParseQuotaPolicy() local
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/
Dut_net_policy_service.cpp212 int32_t netType = 0; variable
263 int32_t netType = 0; variable
302 int32_t netType = 0; variable
Dnet_policy_service_stub_test.cpp81 …int32_t UpdateRemindPolicy(int32_t netType, const std::string &simId, uint32_t remindType) override in UpdateRemindPolicy()
/foundation/communication/dsoftbus/tools/device_info/
Dget_device_info.c83 int32_t netType = 0; in PrintNodePropertyNum() local
/foundation/resourceschedule/work_scheduler/services/native/src/conditions/
Dnetwork_listener.cpp50 int32_t netType = data.GetWant().GetIntParam("NetType", DEFAULT_VALUE); in OnReceiveEvent() local
/foundation/communication/netmanager_base/interfaces/kits/js/
D@ohos.net.policy.d.ts346 netType: NetBearType; property
/foundation/communication/netmanager_base/interfaces/innerkits/netpolicyclient/include/
Dnet_quota_policy.h42 int32_t netType = BEARER_DEFAULT; member
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
Dnet_policy_client.cpp299 NetPolicyResultCode NetPolicyClient::SetSnoozePolicy(int8_t netType, const std::string &simId) in SetSnoozePolicy()
304 int32_t NetPolicyClient::UpdateRemindPolicy(int32_t netType, const std::string &simId, uint32_t rem… in UpdateRemindPolicy()
Dnet_policy_service_proxy.cpp454 int32_t NetPolicyServiceProxy::UpdateRemindPolicy(int32_t netType, const std::string &simId, uint32… in UpdateRemindPolicy()
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/include/
Drtsp_sdp.h38 std::string netType; member
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/common_event/src/
Devent_controller.cpp115 int32_t netType = want.GetIntParam("NetType", -1); in HandleConnectivityChange() local
/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
Dbus_center_sdk_test.cpp302 int32_t netType= 0; variable
/foundation/communication/netmanager_base/test/fuzztest/common_fuzzer/
Dcommon_fuzzer.cpp87 uint32_t netType = NetCommonGetData<uint32_t>() % CREATE_NET_TYPE_VALUE; in GetIfaceNamesFuzzTest() local
/foundation/communication/netmanager_base/services/netpolicymanager/include/
Dnet_policy_inner_define.h88 std::string netType; member
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
Dnet_conn_service_stub.cpp705 uint32_t netType = 0; in OnGetIfaceNames() local
734 uint32_t netType = 0; in OnGetIfaceNameByType() local
763 uint32_t netType = 0; in OnGetIfaceNameIdentMaps() local
/foundation/communication/netmanager_base/services/netpolicymanager/src/
Dnet_policy_service.cpp271 int32_t NetPolicyService::UpdateRemindPolicy(int32_t netType, const std::string &simId, uint32_t re… in UpdateRemindPolicy()
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
Dhiview_adapter.cpp345 std::string netType = "WIFI"; in ReportStatisticEvent() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_subscriber.cpp376 int netType = want.GetIntParam("NetType", -1); in OnReceiveEvent() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
Dlnn_heartbeat_utils.c485 int32_t netType = 0; in LnnDumpPrintNetType() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
Dlnn_net_ledger.c597 int32_t netType = 0; in SoftbusDumpPrintNetType() local
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
Dcommon_event_collect.cpp352 int32_t netType = want.GetIntParam(NET_TYPE, -1); in SaveOnDemandReasonExtraData() local
/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
Dnet_policy_service_stub.cpp509 int32_t netType = 0; in OnSnoozePolicy() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
Dnet_conn_service_proxy.cpp553 uint32_t netType = static_cast<NetBearType>(bearerType); in GetIfaceNameByType() local
592 uint32_t netType = static_cast<NetBearType>(bearerType); in GetIfaceNameIdentMaps() local

12