Home
last modified time | relevance | path

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

/openthread-latest/src/core/common/
Dstring.cpp53 MatchType Match(const char *aString, const char *aPrefixString, StringMatchMode aMode) in Match() function
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dcheck_names.py58 class Match(): # pylint: disable=too-few-public-methods class
/openthread-latest/src/core/thread/
Dmle.cpp4777 bool Mle::DelayedSender::Match(const Schedule &aSchedule, MessageType aMessageType, const Ip6::Addr… in Match() function in ot::Mle::Mle::DelayedSender