Searched refs:MAX_VECTOR_SIZE (Results 1 – 11 of 11) sorted by relevance
27 static constexpr int32_t MAX_VECTOR_SIZE = 128; variable33 if (size > MAX_VECTOR_SIZE) { in ReadErrorMessages()57 if (size > MAX_VECTOR_SIZE) { in ReadComponentDescriptions()141 if (size > MAX_VECTOR_SIZE) { in ReadVersionComponents()277 if (size > MAX_VECTOR_SIZE) { in ReadUpgradePolicy()
29 const uint8_t MAX_VECTOR_SIZE = 10; variable66 size_t n = d->ConsumeIntegralInRange<size_t>(1, MAX_VECTOR_SIZE); \384 size_t vectorSize = dataProvider->ConsumeIntegralInRange<size_t>(1, MAX_VECTOR_SIZE); in __anon90ce765f1702()396 size_t vectorSize = dataProvider->ConsumeIntegralInRange<size_t>(1, MAX_VECTOR_SIZE); in __anon90ce765f1802()457 size_t vectorSize = dataProvider->ConsumeIntegralInRange<size_t>(1, MAX_VECTOR_SIZE); in __anon90ce765f1d02()
25 static constexpr size_t MAX_VECTOR_SIZE = 10; variable
141 if (size > MAX_VECTOR_SIZE) { in Read()
37 #define MAX_VECTOR_SIZE 1000 macro
24 inline constexpr int32_t MAX_VECTOR_SIZE { 10 };
131 if (size < 0 || size > MAX_VECTOR_SIZE) { in Read()
37 static constexpr int32_t MAX_VECTOR_SIZE = 128; variable363 if (size > MAX_VECTOR_SIZE) { in ApplyNewVersionStub()
40 const MAX_VECTOR_SIZE: i32 = 10; const
24 constexpr uint32_t MAX_VECTOR_SIZE = 100; variable751 if (vectorSize > MAX_VECTOR_SIZE) { in HandleNotifyDumpInfoResult()
24 constexpr uint32_t MAX_VECTOR_SIZE = 100; variable