Searched refs:GetMaxSimSlotCount (Results 1 – 3 of 3) sorted by relevance
44 int32_t GetMaxSimSlotCount();
51 int32_t HRilManager::GetMaxSimSlotCount() in GetMaxSimSlotCount() function in OHOS::Telephony::HRilManager1026 for (int32_t slotId = HRIL_SIM_SLOT_0; slotId < g_manager->GetMaxSimSlotCount(); slotId++) { in HRilRegOps()
274 EXPECT_GT(manager->GetMaxSimSlotCount(), 0);