Searched refs:MAX_APP_INDEX (Results 1 – 3 of 3) sorted by relevance
30 const int MAX_APP_INDEX = 5; variable
124 constexpr int16_t MAX_APP_INDEX = 100; variable
281 if (appIndex < 0 || appIndex > StorageService::MAX_APP_INDEX) { in GetBundleStats()