Searched refs:_MAX_BLOB_KEYS_COUNT (Results 1 – 1 of 1) sorted by relevance
1296 _MAX_BLOB_KEYS_COUNT = 246 variable in BlobstoreLineInputReader1387 if len(blob_keys) > cls._MAX_BLOB_KEYS_COUNT:1619 _MAX_BLOB_KEYS_COUNT = 246 variable in BlobstoreZipLineInputReader1677 if len(blob_keys) > cls._MAX_BLOB_KEYS_COUNT: