Searched refs:MAX_DELETE_NUMBER (Results 1 – 2 of 2) sorted by relevance
38 const MAX_DELETE_NUMBER = 300; constant93 if (!checkArrayAndSize(uriList, MIN_DELETE_NUMBER, MAX_DELETE_NUMBER)) {
68 constexpr int32_t MAX_DELETE_NUMBER = 300; variable941 …env, asyncContext->uris.size() <= MAX_DELETE_NUMBER, "No more than 300 assets can be deleted at on… in JSDeleteAssets()