Home
last modified time | relevance | path

Searched defs:Pool (Results 1 – 1 of 1) sorted by relevance

/openthread-3.5.0/src/core/common/
Dpool.hpp65 template <class Type, uint16_t kPoolSize> class Pool : private NonCopyable class
72 Pool(void) in Pool() function in ot::Pool
90 explicit Pool(Instance &aInstance) in Pool() function in ot::Pool