Searched defs:MAX_LIST_SIZE (Results 1 – 7 of 7) sorted by relevance
21 const uint8_t MAX_LIST_SIZE = 100; variable
21 const uint16_t MAX_LIST_SIZE = 500; variable
27 constexpr uint32_t MAX_LIST_SIZE = 10; variable
43 #define MAX_LIST_SIZE 100 macro
27 constexpr uint32_t MAX_LIST_SIZE = 1000; variable
136 static constexpr size_t MAX_LIST_SIZE = 256; variable
1625 const uint32_t MAX_LIST_SIZE = 50; in OnRemoteRequest() local