Searched refs:DEFAULT_SLOT_COUNT (Results 1 – 4 of 4) sorted by relevance
24 const char *DEFAULT_SLOT_COUNT = "1"; variable63 GetParameter(TEL_SIM_SLOT_COUNT, DEFAULT_SLOT_COUNT, simSlotCount, SYSPARA_SIZE); in GetMaxSimCount()
39 inline constexpr const char *DEFAULT_SLOT_COUNT = "1"; variable54 GetParameter(TEL_SIM_SLOT_COUNT, DEFAULT_SLOT_COUNT, simSlotCount, SYSPARA_SIZE); in GetMaxSlotCount()
26 #define DEFAULT_SLOT_COUNT "1" macro492 GetParameter(TEL_SIM_SLOT_COUNT, DEFAULT_SLOT_COUNT, simSlotCount, PARAMETER_SIZE); in GetSimSlotCount()
384 if (slotCount_ == std::atoi(DEFAULT_SLOT_COUNT)) { in GetDefaultVoiceSlotId()417 if (slotCount_ == std::atoi(DEFAULT_SLOT_COUNT)) { in GetDefaultSmsSlotId()450 if (slotCount_ == std::atoi(DEFAULT_SLOT_COUNT)) { in GetDefaultCellularDataSlotId()483 if (slotCount_ == std::atoi(DEFAULT_SLOT_COUNT)) { in GetDsdsMode()500 if (slotCount_ == std::atoi(DEFAULT_SLOT_COUNT)) { in GetPrimarySlotId()