Home
last modified time | relevance | path

Searched defs:SLOT_ID (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/telephony/core_service/services/sim/src/
H A Dpdp_profile_rdb_helper.cpp23 static constexpr const char *SLOT_ID = "slotId"; variable
/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/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
/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/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
H A Dreminder_table.cpp38 const std::string ReminderBaseTable::SLOT_ID = "slot_id"; member in OHOS::Notification::ReminderBaseTable
/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/telephony/core_service/test/unittest/tel_ril_gtest/
H A Dzero_branch_test_tel_ril.cpp29 constexpr int32_t SLOT_ID = 0; variable
/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
H A Dzero_branch_test_sim_ril.cpp48 constexpr int32_t SLOT_ID = 0; variable
H A Dnetwork_search_test.cpp32 constexpr int32_t SLOT_ID = 0; 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
/ohos5.0/base/telephony/sms_mms/test/gtest/
H A Dzero_branch_sms_test.cpp71 static constexpr const char *SLOT_ID = "slot_id"; variable
/ohos5.0/base/telephony/core_service/services/sim/test/
H A Dtest.cpp179 const int32_t SLOT_ID = DEFAULT_SIM_SLOT_ID; variable