Home
last modified time | relevance | path

Searched refs:vSimModemCountNumber (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_manager.cpp1066 int32_t vSimModemCountNumber = std::atoi(vSimModemCount); in GetSimSlotCount() local
1067 if (simSlotCountNumber == DUAL_SLOT_COUNT && vSimModemCountNumber == MAX_SLOT_COUNT) { in GetSimSlotCount()