Home
last modified time | relevance | path

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

/external/openthread/src/core/common/
Dstring.cpp53 MatchType Match(const char *aString, const char *aPrefixString, StringMatchMode aMode) in Match()
138 bool StringStartsWith(const char *aString, const char *aPrefixString, StringMatchMode aMode) in StringStartsWith()