Searched refs:maxSlotCount_ (Results 1 – 2 of 2) sorted by relevance
44 inline int32_t maxSlotCount_ = 0; variable63 if (maxSlotCount_ == 0) { in GetMaxSlotCount()66 maxSlotCount_ = std::atoi(simSlotCount); in GetMaxSlotCount()68 return maxSlotCount_; in GetMaxSlotCount()
122 int32_t maxSlotCount_ = 0; variable