Home
last modified time | relevance | path

Searched defs:netType (Results 26 - 47 of 47) sorted by relevance

12

/foundation/communication/netmanager_base/test/fuzztest/netpolicyclient_fuzzer/
H A Dnet_policy_client_fuzzer.cpp376 int32_t netType = NetPolicyGetData<int32_t>(); in UpdateRemindPolicyFuzzTest() local
/foundation/communication/netmanager_base/frameworks/native/netpolicyclient/src/
H A Dnet_policy_client.cpp299 NetPolicyResultCode NetPolicyClient::SetSnoozePolicy(int8_t netType, const std::string &simId) in SetSnoozePolicy() argument
304 int32_t NetPolicyClient::UpdateRemindPolicy(int32_t netType, const std::string &simId, uint32_t remindType) in UpdateRemindPolicy() argument
/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H A Dnet_policy_service_stub.cpp509 int32_t netType = 0; in OnSnoozePolicy() local
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
H A Dhiview_adapter.cpp345 std::string netType = "WIFI"; in ReportStatisticEvent() local
/base/location/services/location_gnss/gnss/source/
H A Dagnss_ni_manager.cpp233 std::u16string netType = isCdma ? u"3gpp2" : u"3gpp"; in CheckSmsSuplInit() local
/base/update/updateservice/frameworks/js/napi/update/common/src/
H A Dclient_helper.cpp467 ClientStatus ClientHelper::GetNetType(napi_env env, const napi_value arg, NetType &netType) in GetNetType() argument
/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Dcommon_event_collect.cpp332 int32_t netType = want.GetIntParam(NET_TYPE, -1); in SaveOnDemandReasonExtraData() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c633 int32_t netType = 0; in SoftbusDumpPrintNetType() local
/foundation/communication/netmanager_base/services/netpolicymanager/include/
H A Dnet_policy_inner_define.h88 std::string netType; member
/foundation/communication/netmanager_base/services/netpolicymanager/src/
H A Dnet_policy_service.cpp272 int32_t NetPolicyService::UpdateRemindPolicy(int32_t netType, const std::string &simId, uint32_t remindType) in UpdateRemindPolicy() argument
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
H A Dnapi_net_policy.cpp789 int32_t netType = 0; in SetSnoozePolicy() local
/foundation/communication/netmanager_base/services/netpolicymanager/src/core/
H A Dnet_policy_file.cpp154 cJSON *netType = cJSON_GetObjectItem(quotaPolicyItem, CONFIG_QUOTA_POLICY_NETTYPE); in ParseQuotaPolicy() local
[all...]
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
H A Dconn_event_form.h124 int32_t netType; member
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_utils.c491 int32_t netType = 0; in LnnDumpPrintNetType() local
/base/telephony/sms_mms/services/sms/
H A Dsms_service.cpp558 int32_t SmsService::SetCBConfig(int32_t slotId, bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig() argument
/base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/
H A Dunittesttwo_fuzzer.cpp363 uint8_t netType = static_cast<uint8_t>(GetNumRandom(0, 10)); in TestGetAndSet() local
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/
H A Dnet_conn_service_stub.cpp769 uint32_t netType = 0; in OnGetIfaceNames() local
798 uint32_t netType = 0; in OnGetIfaceNameByType() local
827 uint32_t netType = 0; in OnGetIfaceNameIdentMaps() local
[all...]
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp644 uint32_t netType = static_cast<NetBearType>(bearerType); in GetIfaceNameByType() local
683 uint32_t netType = static_cast<NetBearType>(bearerType); in GetIfaceNameIdentMaps() local
/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dtel_ril_test_util.cpp1636 int32_t netType = 0; in SetPreferredNetworkParaTest() local
/base/telephony/core_service/services/tel_ril/test/
H A Dtel_ril_test.cpp1403 int32_t netType = 0; in OnRequestSetPreferredNetworkTest() local
1405 std::cin >> netType; in OnRequestSetPreferredNetworkTest() local
/base/telephony/ril_adapter/services/vendor/src/
H A Dat_network.c1793 static int32_t ParseNetTypeStr(const char *netType) in ParseNetTypeStr() argument
1862 int32_t netType = ParseNetTypeStr(netTypeStr); ReqGetPreferredNetwork() local
[all...]
/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp2338 uint8_t netType = 1; in HWTEST_F() local

Completed in 67 milliseconds

12