/base/update/updateservice/services/utils/src/ |
H A D | dupdate_net_observer.cpp | 99 void NetObserver::OnNetChange(NetType netType) in OnNetChange() argument
|
H A D | dupdate_net_manager.cpp | 81 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 D | dupdate_net_manager_empty.cpp | 55 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 D | schedule_task.h | 32 int netType = 0; member in OHOS::UpdateEngine::final
|
/base/telephony/sms_mms/test/unittest/ |
H A D | sms_broadcast_subscriber.cpp | 46 std::u16string netType = isCdma ? u"3gpp2" : u"3gpp"; in OnReceiveEvent() local
|
/base/telephony/sms_mms/test/fuzztest/setgetcbconfig_fuzzer/ |
H A D | setgetcbconfig_fuzzer.cpp | 66 int32_t netType = static_cast<int32_t>(size % NET_COUNT); in SetCBConfigFuzz() local
|
/base/telephony/sms_mms/test/gtest/ |
H A D | cb_gtest.cpp | 97 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 D | zero_branch_sms_test.cpp | 2338 uint8_t netType = 1; in HWTEST_F() local
|
/base/telephony/sms_mms/services/sms/ |
H A D | sms_interface_manager.cpp | 166 int32_t SmsInterfaceManager::SetCBConfig(bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig() argument
|
H A D | sms_misc_manager.cpp | 36 int32_t SmsMiscManager::SetCBConfig(bool enable, uint32_t fromMsgId, uint32_t toMsgId, uint8_t netType) in SetCBConfig() argument
|
H A D | sms_service.cpp | 558 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 D | sms_service_proxy.cpp | 318 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 D | cs_control.cpp | 49 PhoneType netType = moduleServiceUtils.GetNetworkStatus(callInfo.slotId); in Dial() local
|
/base/location/services/location_gnss/gnss/source/ |
H A D | agnss_ni_manager.cpp | 233 std::u16string netType = isCdma ? u"3gpp2" : u"3gpp"; in CheckSmsSuplInit() local
|
/base/update/updateservice/frameworks/js/napi/update/common/src/ |
H A D | client_helper.cpp | 467 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 D | unittesttwo_fuzzer.cpp | 363 uint8_t netType = static_cast<uint8_t>(GetNumRandom(0, 10)); in TestGetAndSet() local
|
/base/telephony/core_service/test/unittest/tel_ril_gtest/ |
H A D | tel_ril_test_util.cpp | 1636 int32_t netType = 0; in SetPreferredNetworkParaTest() local
|
/base/telephony/core_service/services/tel_ril/test/ |
H A D | tel_ril_test.cpp | 1403 int32_t netType = 0; in OnRequestSetPreferredNetworkTest() local 1405 std::cin >> netType; in OnRequestSetPreferredNetworkTest() local
|
/base/telephony/ril_adapter/services/vendor/src/ |
H A D | at_network.c | 1793 static int32_t ParseNetTypeStr(const char *netType) in ParseNetTypeStr() argument 1862 int32_t netType = ParseNetTypeStr(netTypeStr); ReqGetPreferredNetwork() local [all...] |