Searched refs:TEL_SIM_SLOT_COUNT (Results 1 - 4 of 4) sorted by relevance
/base/telephony/ril_adapter/services/hril_hdf/src/ |
H A D | hril_hdf.c | 32 #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 D | ril_test_util.cpp | 23 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 D | telephony_types.h | 54 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 D | vendor_util.c | 27 #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