Home
last modified time | relevance | path

Searched defs:netType (Results 1 - 19 of 19) sorted by relevance

/base/update/updateservice/services/utils/src/
H A Ddupdate_net_observer.cpp99 void NetObserver::OnNetChange(NetType netType) in OnNetChange() argument
H A Ddupdate_net_manager.cpp81 bool NetManager::IsNetAvailable(NetType netType) in IsNetAvailable() argument
86 bool NetManager::OnNetChange(NetType netType) in OnNetChange() argument
112 IsBaseNetType(NetType netType) IsBaseNetType() argument
[all...]
H A Ddupdate_net_manager_empty.cpp55 bool NetManager::IsNetAvailable(NetType netType) in IsNetAvailable() argument
60 bool NetManager::OnNetChange(NetType netType) in OnNetChange() argument
66 bool NetManager::IsBaseNetType(NetType netType) in IsBaseNetType() argument
/base/update/updateservice/services/startup/model/include/
H A Dschedule_task.h32 int netType = 0; member in OHOS::UpdateEngine::final
/base/telephony/sms_mms/test/unittest/
H A Dsms_broadcast_subscriber.cpp46 std::u16string netType = isCdma ? u"3gpp2" : u"3gpp"; in OnReceiveEvent() local
/base/telephony/sms_mms/test/fuzztest/setgetcbconfig_fuzzer/
H A Dsetgetcbconfig_fuzzer.cpp66 int32_t netType = static_cast<int32_t>(size % NET_COUNT); in SetCBConfigFuzz() local
/base/telephony/sms_mms/test/gtest/
H A Dcb_gtest.cpp97 uint8_t netType = 1; in OpenCellBroadcastTestFuc() local
133 uint8_t netType = 1; in OpenCellBroadcastTestFuc2() local
146 uint8_t netType = 3; in OpenCellBroadcastTestFuc3() local
182 uint8_t netType = 1; in OpenCellBroadcastTestFuc4() local
218 uint8_t netType in OpenCellBroadcastTestFuc5() local
253 uint8_t netType = 1; OpenCellBroadcastTestFuc6() local
433 uint8_t netType = 1; CloseCellBroadcastTestFuc() local
469 uint8_t netType = 1; CloseCellBroadcastTestFuc2() local
505 uint8_t netType = 3; CloseCellBroadcastTestFuc3() local
541 uint8_t netType = 1; CloseCellBroadcastTestFuc4() local
577 uint8_t netType = 1; CloseCellBroadcastTestFuc5() local
612 uint8_t netType = 1; CloseCellBroadcastTestFuc6() local
[all...]
H A Dzero_branch_sms_test.cpp2338 uint8_t netType = 1; in HWTEST_F() local
/base/telephony/sms_mms/services/sms/
H A Dsms_interface_manager.cpp166 int32_t SmsInterfaceManager::SetCBConfig(bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig() argument
H A Dsms_misc_manager.cpp36 int32_t SmsMiscManager::SetCBConfig(bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig() argument
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/frameworks/native/sms/src/
H A Dsms_service_proxy.cpp318 SetCBConfig( int32_t slotId, bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) SetCBConfig() argument
/base/telephony/cellular_call/services/control/src/
H A Dcs_control.cpp49 PhoneType netType = moduleServiceUtils.GetNetworkStatus(callInfo.slotId); in Dial() 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
/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
/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...]

Completed in 30 milliseconds