Searched refs:MAX_BATCH_QUERY_BUNDLE_SIZE (Results 1 – 2 of 2) sorted by relevance
31 constexpr int32_t MAX_BATCH_QUERY_BUNDLE_SIZE = 1000; variable859 if (extensionBundleDirSize <= 0 || extensionBundleDirSize > MAX_BATCH_QUERY_BUNDLE_SIZE) { in HandleRemoveExtensionDir()
44 constexpr int16_t MAX_BATCH_QUERY_BUNDLE_SIZE = 1000; variable856 if (bundleNameCount <= 0 || bundleNameCount > MAX_BATCH_QUERY_BUNDLE_SIZE) { in HandleBatchGetBundleInfo()