Home
last modified time | relevance | path

Searched refs:aEntrySize (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/common/
Dbinary_search.cpp43 uint16_t aEntrySize, in Find() argument
64 entry = reinterpret_cast<const uint8_t *>(aTable) + aEntrySize * middle; in Find()
Dbinary_search.hpp119 uint16_t aEntrySize,