Searched refs:kMaxAppId (Results 1 – 1 of 1) sorted by relevance
205 if (_appId < 0 || _appId > kMaxAppId) { in callApp()270 static constexpr auto kMaxAppId = std::numeric_limits<uint8_t>::max(); member in __anon5d108d510111::CitadelProxy274 std::mutex _appLocks[kMaxAppId + 1];