Home
last modified time | relevance | path

Searched defs:netType (Results 1 – 17 of 17) 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()
108 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.cpp98 void NetObserver::OnNetChange(NetType netType) in OnNetChange()
/base/telephony/sms_mms/test/gtest/
Dcb_gtest.cpp96 uint8_t netType = 1; in OpenCellBroadcastTestFuc() local
132 uint8_t netType = 1; in OpenCellBroadcastTestFuc2() local
168 uint8_t netType = 3; in OpenCellBroadcastTestFuc3() local
204 uint8_t netType = 1; in OpenCellBroadcastTestFuc4() local
240 uint8_t netType = 1; in OpenCellBroadcastTestFuc5() local
276 uint8_t netType = 1; in OpenCellBroadcastTestFuc6() local
455 uint8_t netType = 1; in CloseCellBroadcastTestFuc() local
491 uint8_t netType = 1; in CloseCellBroadcastTestFuc2() local
527 uint8_t netType = 3; in CloseCellBroadcastTestFuc3() local
563 uint8_t netType = 1; in CloseCellBroadcastTestFuc4() local
[all …]
/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.cpp59 int32_t netType = static_cast<int32_t>(size % NET_COUNT); in SetCBConfigFuzz() local
/base/telephony/sms_mms/services/sms/
Dsms_interface_manager.cpp171 …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.cpp528 …ce::SetCBConfig(int32_t slotId, bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig()
/base/telephony/cellular_call/services/control/src/
Dcs_control.cpp48 PhoneType netType = moduleServiceUtils.GetNetworkStatus(callInfo.slotId); in Dial() local
/base/telephony/ril_adapter/services/vendor/src/
Dat_network.c1754 static int32_t ParseNetTypeStr(const char *netType) in ParseNetTypeStr()
1823 int32_t netType = ParseNetTypeStr(netTypeStr); in ReqGetPreferredNetwork() local
/base/telephony/sms_mms/frameworks/native/sms/src/
Dsms_service_proxy.cpp262 int32_t slotId, bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig()
/base/update/updateservice/frameworks/js/napi/base/src/
Dclient_helper.cpp425 ClientStatus ClientHelper::GetNetType(napi_env env, const napi_value arg, NetType &netType) in GetNetType()
/base/telephony/core_service/services/tel_ril/test/
Dtel_ril_test.cpp1306 int32_t netType = 0; in OnRequestSetPreferredNetworkTest() local
/base/telephony/core_service/test/unittest/tel_ril_gtest/
Dtel_ril_test_util.cpp1605 int32_t netType = 0; in SetPreferredNetworkParaTest() local