Searched refs:ACTION_SIZE (Results 1 – 2 of 2) sorted by relevance
60 static constexpr size_t ACTION_SIZE = 128; variable61 uint8_t action_memory_[ACTION_SIZE];
60 if (Thread::ACTION_SIZE < Action::MaxActionSize()) { in Threads()62 Thread::ACTION_SIZE, Action::MaxActionSize()); in Threads()