Home
last modified time | relevance | path

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

/base/update/updateservice/services/utils/src/
Ddupdate_net_manager.cpp52 for (auto netType : netTypes) { in RegisterCallback() local
81 bool NetManager::IsNetAvailable(NetType netType) in IsNetAvailable()
86 bool NetManager::OnNetChange(NetType netType) in OnNetChange()
112 bool NetManager::IsBaseNetType(NetType netType) in IsBaseNetType()
Ddupdate_net_manager_empty.cpp55 bool NetManager::IsNetAvailable(NetType netType) in IsNetAvailable()
60 bool NetManager::OnNetChange(NetType netType) in OnNetChange()
66 bool NetManager::IsBaseNetType(NetType netType) in IsBaseNetType()
Ddupdate_net_observer.cpp99 void NetObserver::OnNetChange(NetType netType) in OnNetChange()
/base/telephony/sms_mms/test/gtest/
Dcb_gtest.cpp101 uint8_t netType = 1; in OpenCellBroadcastTestFuc() local
133 uint8_t netType = 1; in OpenCellBroadcastTestFuc2() local
146 uint8_t netType = 3; in OpenCellBroadcastTestFuc3() local
178 uint8_t netType = 1; in OpenCellBroadcastTestFuc4() local
210 uint8_t netType = 1; in OpenCellBroadcastTestFuc5() local
241 uint8_t netType = 1; in OpenCellBroadcastTestFuc6() local
408 uint8_t netType = 1; in CloseCellBroadcastTestFuc() local
440 uint8_t netType = 1; in CloseCellBroadcastTestFuc2() local
472 uint8_t netType = 3; in CloseCellBroadcastTestFuc3() local
504 uint8_t netType = 1; in CloseCellBroadcastTestFuc4() local
[all …]
Dzero_branch_sms_test.cpp2381 uint8_t netType = 1; variable
/base/update/updateservice/services/firmware/event/src/
Dfirmware_event_listener.cpp41 [=](NetType netType) { in RegisterNetChangedListener()
/base/update/updateservice/services/startup/model/include/
Dschedule_task.h32 int netType = 0; variable
/base/telephony/sms_mms/test/unittest/
Dsms_broadcast_subscriber.cpp46 std::u16string netType = isCdma ? u"3gpp2" : u"3gpp"; in OnReceiveEvent() local
/base/telephony/sms_mms/test/fuzztest/setgetcbconfig_fuzzer/
Dsetgetcbconfig_fuzzer.cpp66 int32_t netType = static_cast<int32_t>(size % NET_COUNT); in SetCBConfigFuzz() local
/base/web/webview/ohos_adapter/net_connect_adapter/src/
Dnet_connect_adapter_impl.cpp47 int32_t netType = data.GetWant().GetIntParam("NetType", DEFAULT_VALUE); in OnReceiveEvent() local
/base/telephony/sms_mms/services/sms/
Dsms_interface_manager.cpp166 …msInterfaceManager::SetCBConfig(bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig()
Dsms_misc_manager.cpp37 …2_t SmsMiscManager::SetCBConfig(bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig()
Dsms_service.cpp575 …ce::SetCBConfig(int32_t slotId, bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig()
/base/location/services/location_gnss/gnss/source/
Dagnss_ni_manager.cpp236 std::u16string netType = isCdma ? u"3gpp2" : u"3gpp"; in CheckSmsSuplInit() local
/base/telephony/cellular_call/services/control/src/
Dcs_control.cpp49 PhoneType netType = moduleServiceUtils.GetNetworkStatus(callInfo.slotId); in Dial() local
/base/telephony/ril_adapter/services/vendor/src/
Dat_network.c1796 static int32_t ParseNetTypeStr(const char *netType) in ParseNetTypeStr()
1865 int32_t netType = ParseNetTypeStr(netTypeStr); in ReqGetPreferredNetwork() local
/base/update/updateservice/frameworks/js/napi/update/common/src/
Dclient_helper.cpp470 ClientStatus ClientHelper::GetNetType(napi_env env, const napi_value arg, NetType &netType) in GetNetType()
/base/telephony/sms_mms/test/fuzztest/unittesttwo_fuzzer/
Dunittesttwo_fuzzer.cpp363 uint8_t netType = static_cast<uint8_t>(GetNumRandom(0, 10)); in TestGetAndSet() local
/base/telephony/sms_mms/frameworks/native/sms/src/
Dsms_service_proxy.cpp319 int32_t slotId, bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig()
/base/telephony/core_service/services/tel_ril/test/
Dtel_ril_test.cpp1477 int32_t netType = 0; in OnRequestSetPreferredNetworkTest() local
/base/telephony/core_service/test/unittest/tel_ril_gtest/
Dtel_ril_test_util.cpp1748 int32_t netType = 0; in SetPreferredNetworkParaTest() local