Searched refs:TOKENIDS_LIST_SIZE_MAX (Results 1 – 3 of 3) sorted by relevance
52 #define TOKENIDS_LIST_SIZE_MAX 1024 macro
44 RELEASE_IF_FALSE(tokenIdListSize <= TOKENIDS_LIST_SIZE_MAX, permStateChangeScopeParcel); in Unmarshalling()
224 scopeParcel.scope.tokenIDs.size() > TOKENIDS_LIST_SIZE_MAX) { in RegisterPermStateChangeCallback()