Home
last modified time | relevance | path

Searched defs:SIM_SLOT_ID_1 (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/common/native/include/
H A Dedm_constants.h55 constexpr int32_t SIM_SLOT_ID_1 = 1; variable
/ohos5.0/base/telephony/core_service/services/network_search/src/
H A Dnitz_update.cpp53 const int32_t SIM_SLOT_ID_1 = 1; variable
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
H A Dtrigger_helper.cpp43 static constexpr int32_t SIM_SLOT_ID_1 = DEFAULT_SIM_SLOT_ID + 1; variable
/ohos5.0/base/telephony/cellular_call/vendor/ims/test/unittest/ims_service_gtest/
H A Dims_service_test.cpp33 const int32_t SIM_SLOT_ID_1 = 1; variable
/ohos5.0/base/telephony/state_registry/test/unittest/state_test/
H A Dstate_registry_test.cpp35 static constexpr int32_t SIM_SLOT_ID_1 = DEFAULT_SIM_SLOT_ID + 1; variable
/ohos5.0/base/telephony/cellular_data/test/
H A Dcellular_data_test.cpp58 static const int32_t SIM_SLOT_ID_1 = DEFAULT_SIM_SLOT_ID + 1; variable