Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dverhoeff_checksum.cpp44 uint8_t VerhoeffChecksum::Lookup(uint8_t aIndex, const uint8_t aCompressedArray[]) in Lookup() function in ot::Utils::VerhoeffChecksum
/openthread-latest/src/core/common/
Dstring.hpp551 …static const char *Lookup(uint16_t aKey, const Entry (&aTable)[kLength], const char *aNotFound = "… in Lookup() function in ot::Stringify