Home
last modified time | relevance | path

Searched defs:netType (Results 1 – 19 of 19) 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.cpp97 uint8_t netType = 1; in OpenCellBroadcastTestFuc() local
133 uint8_t netType = 1; in OpenCellBroadcastTestFuc2() local
169 uint8_t netType = 3; in OpenCellBroadcastTestFuc3() local
205 uint8_t netType = 1; in OpenCellBroadcastTestFuc4() local
241 uint8_t netType = 1; in OpenCellBroadcastTestFuc5() local
276 uint8_t netType = 1; in OpenCellBroadcastTestFuc6() local
456 uint8_t netType = 1; in CloseCellBroadcastTestFuc() local
492 uint8_t netType = 1; in CloseCellBroadcastTestFuc2() local
528 uint8_t netType = 3; in CloseCellBroadcastTestFuc3() local
564 uint8_t netType = 1; in CloseCellBroadcastTestFuc4() local
[all …]
Dzero_branch_sms_test.cpp1980 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/telephony/sms_mms/services/sms/
Dsms_interface_manager.cpp165 …msInterfaceManager::SetCBConfig(bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig()
Dsms_misc_manager.cpp36 …2_t SmsMiscManager::SetCBConfig(bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig()
Dsms_service.cpp532 …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.cpp242 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.c1793 static int32_t ParseNetTypeStr(const char *netType) in ParseNetTypeStr()
1862 int32_t netType = ParseNetTypeStr(netTypeStr); in ReqGetPreferredNetwork() local
/base/update/updateservice/frameworks/js/napi/update/common/src/
Dclient_helper.cpp467 ClientStatus ClientHelper::GetNetType(napi_env env, const napi_value arg, NetType &netType) in GetNetType()
/base/telephony/sms_mms/frameworks/native/sms/src/
Dsms_service_proxy.cpp277 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.cpp1403 int32_t netType = 0; in OnRequestSetPreferredNetworkTest() local
/base/telephony/core_service/test/unittest/tel_ril_gtest/
Dtel_ril_test_util.cpp1632 int32_t netType = 0; in SetPreferredNetworkParaTest() local