Home
last modified time | relevance | path

Searched refs:TEL_SIM_SLOT_COUNT (Results 1 - 4 of 4) sorted by relevance

/base/telephony/ril_adapter/services/hril_hdf/src/
H A Dhril_hdf.c32 #define TEL_SIM_SLOT_COUNT "const.telephony.slotCount" macro
52 GetParameter(TEL_SIM_SLOT_COUNT, DEFAULT_SLOT_COUNT, simSlotCount, PARAMETER_SIZE); in GetVendorLibPath()
/base/telephony/ril_adapter/test/unittest/ril_adapter_gtest/
H A Dril_test_util.cpp23 const char *TEL_SIM_SLOT_COUNT = "const.telephony.slotCount"; member
63 GetParameter(TEL_SIM_SLOT_COUNT, DEFAULT_SLOT_COUNT, simSlotCount, SYSPARA_SIZE); in GetMaxSimCount()
/base/telephony/core_service/interfaces/innerkits/include/
H A Dtelephony_types.h54 inline constexpr const char *TEL_SIM_SLOT_COUNT = "const.telephony.slotCount"; member
86 GetParameter(TEL_SIM_SLOT_COUNT, DEFAULT_SLOT_COUNT, simSlotCount, SYSPARA_SIZE); in GetMaxSlotCount()
100 GetParameter(TEL_SIM_SLOT_COUNT, DEFAULT_SLOT_COUNT, realSimSlotCount, SYSPARA_SIZE); in GetRealMaxSlotCount()
/base/telephony/ril_adapter/services/vendor/src/
H A Dvendor_util.c27 #define TEL_SIM_SLOT_COUNT "const.telephony.slotCount" macro
495 GetParameter(TEL_SIM_SLOT_COUNT, DEFAULT_SLOT_COUNT, simSlotCount, PARAMETER_SIZE); in GetSimSlotCount()

Completed in 3 milliseconds