Searched refs:kActionsAllowedInAppModeLength (Results 1 – 3 of 3) sorted by relevance
205 ASH_EXPORT extern const size_t kActionsAllowedInAppModeLength;
420 const size_t kActionsAllowedInAppModeLength = variable
791 for (size_t i = 0; i < kActionsAllowedInAppModeLength; ++i) in Init()