Home
last modified time | relevance | path

Searched refs:SLOT_ID (Results 1 – 25 of 26) sorted by relevance

12

/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dzero_branch_test_core_service.cpp42 constexpr int32_t SLOT_ID = 0; variable
141 SLOT_ID, networkCapabilityType, networkCapabilityState);
143 SLOT_ID, networkCapabilityType, networkCapabilityState);
189 DelayedSingleton<CoreService>::GetInstance()->GetSimGid2(SLOT_ID);
272 int32_t slotId = SLOT_ID;
295 int32_t slotId = SLOT_ID;
323 int32_t slotId = SLOT_ID;
389 int32_t slotId = SLOT_ID;
415 int32_t slotId = SLOT_ID;
416 int32_t argInt = SLOT_ID;
[all …]
H A Dnetwork_search_test.cpp32 constexpr int32_t SLOT_ID = 0; variable
1752 SLOT_ID, networkCapabilityType, networkCapabilityState);
1795 SLOT_ID, networkCapabilityType, networkCapabilityState);
1817 SLOT_ID, networkCapabilityType, networkCapabilityState);
1858 SLOT_ID, networkCapabilityType, networkCapabilityState);
2158 imsRegStateCallback.slotId = SLOT_ID;
2304 imsRegStateCallback.slotId = SLOT_ID;
2325 imsRegStateCallback.slotId = SLOT_ID;
2410 SLOT_ID, static_cast<ImsServiceType>(INVALID_TYPE));
2686 CoreManagerInner::GetInstance().IsGsm(SLOT_ID, isGsm);
[all …]
H A Dzero_branch_test_sim_ril.cpp48 constexpr int32_t SLOT_ID = 0; variable
814 int32_t slot_0 = SLOT_ID;
/ohos5.0/base/telephony/core_service/
H A Dhisysevent.yaml18 SLOT_ID: {type: INT32, desc: slot id}
23 SLOT_ID: {type: INT32, desc: slot id}
30 SLOT_ID: {type: INT32, desc: slot id}
34 SLOT_ID: {type: INT32, desc: slot id}
48 SLOT_ID: {type: INT32, desc: slot id}
56 SLOT_ID: {type: INT32, desc: slot id}
63 SLOT_ID: {type: INT32, desc: slot id}
68 SLOT_ID: {type: INT32, desc: slot id}
77 SLOT_ID: {type: INT32, desc: slot id}
86 SLOT_ID: {type: INT32, desc: slot id}
[all …]
/ohos5.0/base/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dzero_branch_test_tel_ril.cpp29 constexpr int32_t SLOT_ID = 0; variable
65 telRilManager->InitTelModule(SLOT_ID);
80 … telRilManager->GetTelRilModem(SLOT_ID)->RadioStateUpdated(ModemPowerState::CORE_SERVICE_POWER_ON);
81 …EXPECT_EQ(telRilManager->RegisterCoreNotify(SLOT_ID, observerCallBack, RadioEvent::RADIO_OFF, null…
112 auto telRilBase = std::make_shared<TelRilBase>(SLOT_ID, rilInterface, observerHandler, nullptr);
117 telRilBase = std::make_shared<TelRilBase>(SLOT_ID, rilInterface, observerHandler, nullptr);
187 auto telRilSms = std::make_shared<TelRilSms>(SLOT_ID, rilInterface, observerHandler, nullptr);
256 … auto telRilModem = std::make_shared<TelRilModem>(SLOT_ID, rilInterface, observerHandler, nullptr);
273 auto telRilData = std::make_shared<TelRilData>(SLOT_ID, rilInterface, observerHandler, nullptr);
294 auto telRilSim = std::make_shared<TelRilSim>(SLOT_ID, rilInterface, observerHandler, nullptr);
[all …]
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp313 static int32_t testSlot = SLOT_ID; in TestHasSimCard()
341 static int32_t testSlot = SLOT_ID; in TestGetSimState()
355 static int32_t testSlot = SLOT_ID; in TestGetCardType()
391 static int32_t testSlot = SLOT_ID; in TestGetISOCountryCodeForSim()
405 static int32_t testSlot = SLOT_ID; in TestGetSimSpn()
481 static int32_t testSlot = SLOT_ID; in TestGetSimOperatorNumeric()
495 static int32_t testSlot = SLOT_ID; in TestGetIMSI()
522 static int32_t testSlot = SLOT_ID; in TestGetSimGid1()
536 static int32_t testSlot = SLOT_ID; in TestGetSimGid2()
549 static int32_t testSlot = SLOT_ID; in TestGetSimTelephoneNumber()
[all …]
/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dpdp_profile_rdb_helper.cpp23 static constexpr const char *SLOT_ID = "slotId"; variable
51 value.Put(SLOT_ID, slotId); in notifyInitApnConfigs()
/ohos5.0/base/telephony/telephony_data/interfaces/innerkits/include/
H A Dsms_mms_data.h30 static constexpr const char *SLOT_ID = "slot_id"; variable
134 static constexpr const char *SLOT_ID = "slot_id"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_table_old.cpp43 const std::string ReminderTable::SLOT_ID = "slot_id"; member in OHOS::Notification::ReminderTable
108 AddColumn(SLOT_ID, "INT"); in InitBasicColumns()
H A Dreminder_table.cpp38 const std::string ReminderBaseTable::SLOT_ID = "slot_id"; member in OHOS::Notification::ReminderBaseTable
129 AddColumn(SLOT_ID, "INT", ADD_COLUMNS, SELECT_COLUMNS); in InitDbColumns()
H A Dreminder_store_strategy.cpp47 values.PutInt(ReminderBaseTable::SLOT_ID, reminder->GetSlotType()); in AppendValuesBucket()
126 ReminderStrategy::GetRdbValue<int32_t>(resultSet, ReminderTable::SLOT_ID, slotType); in RecoverIdFromOldVersion()
275 ReminderStrategy::GetRdbValue<int32_t>(resultSet, ReminderBaseTable::SLOT_ID, slotType); in RecoverIdFromDb()
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/wifi_country_code/
H A Dwifi_country_code_define.h46 constexpr int SLOT_ID = 0; variable
H A Dwifi_country_code_policy.cpp130 …dynamicPlmn = Str16ToStr8(Telephony::CoreServiceClient::GetInstance().GetOperatorNumeric(SLOT_ID)); in GetWifiCountryCodeByMcc()
288 …if (WifiConfigCenter::GetInstance().GetWifiState(SLOT_ID) != static_cast<int>(WifiState::ENABLED) … in GetWifiCountryCodeByScanResult()
/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dsms_broadcast_subscriber.cpp69 …std::cout << SmsCbData::SLOT_ID << ":" << want.GetIntParam(SmsCbData::SLOT_ID, DEFAULT_VALUE) << s… in CbMessageTest()
/ohos5.0/base/telephony/sms_mms/services/sms/include/
H A Dsms_cb_data.h52 inline static const std::string SLOT_ID = "slotId"; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dreminder_table_old.h140 static const std::string SLOT_ID; variable
H A Dreminder_table.h114 static const std::string SLOT_ID; variable
/ohos5.0/base/telephony/call_manager/services/call_manager_service/src/
H A Dcall_manager_service.cpp50 static constexpr const char *SLOT_ID = "accountId"; variable
278 …CallManagerHisysevent::WriteDialCallFaultEvent(extras.GetIntValue(SLOT_ID), extras.GetIntValue(CAL… in DialCall()
287 … CoreManagerInner::GetInstance().GetVoiceMailNumber(extras.GetIntValue(SLOT_ID), voiceMailNumber); in DialCall()
289 …CoreManagerInner::GetInstance().SetVoiceMailCount(extras.GetIntValue(SLOT_ID), CLEAR_VOICE_MAIL_CO… in DialCall()
294 …CallManagerHisysevent::WriteDialCallFaultEvent(extras.GetIntValue(SLOT_ID), extras.GetIntValue(CAL… in DialCall()
/ohos5.0/base/telephony/telephony_data/sms_mms/src/
H A Drdb_sms_mms_helper.cpp68 createTableStr.append(SmsMmsInfo::SLOT_ID).append(" INTEGER DEFAULT 0, "); in CreateSmsMmsInfoTableStr()
126 createTableStr.append(SmsMmsInfo::SLOT_ID).append(" INTEGER DEFAULT 0, "); in CreateSmsSubsectionTableStr()
/ohos5.0/base/telephony/sms_mms/services/sms/
H A Dsms_receive_reliability_handler.cpp89 predicates.EqualTo(SmsSubsection::SLOT_ID, std::to_string(slotId_)) in DeleteExpireSmsFromDB()
110 predicates.EqualTo(SmsSubsection::SLOT_ID, std::to_string(slotId_)); in RemoveBlockedSms()
H A Dsms_network_policy_manager.cpp214 predicates.EqualTo(SmsSubsection::SLOT_ID, std::to_string(slotId_)); in HandleFactoryReset()
H A Dsms_receive_handler.cpp404 bucket.Put(SmsSubsection::SLOT_ID, std::to_string(slotId_)); in AddMsgToDB()
H A Dsms_service.cpp205 smsMmsInfoBucket.Put(SmsMmsInfo::SLOT_ID, std::to_string(slotId)); in InsertSmsMmsInfo()
/ohos5.0/base/telephony/sms_mms/services/sms/cdma/
H A Dcdma_sms_receive_handler.cpp297 want.SetParam(SmsCbData::SLOT_ID, static_cast<int>(slotId_)); in SetCBBroadcastParam()
/ohos5.0/base/telephony/sms_mms/services/sms/gsm/
H A Dgsm_sms_cb_handler.cpp392 want.SetParam(SmsCbData::SLOT_ID, static_cast<int>(slotId_)); in PackageWantData()

12