Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dlink_metrics_types.cpp132 bool match = false; in IsFrameTypeMatch() local
Dindirect_sender.cpp163 const Message *match = nullptr; in FindQueuedMessageForSleepyChild() local
Dnetwork_data.cpp466 bool match = false; in MatchService() local
Dmle.cpp1247 ServiceAloc *match = nullptr; in FindInServiceAlocs() local
/openthread-latest/tests/unit/
Dtest_array.cpp295 Entry *match; in TestArrayCopyAndFindMatching() local
321 Entry *match; in TestArrayCopyAndFindMatching() local
/openthread-latest/tests/scripts/thread-cert/border_router/
Dtest_dnssd_instance_name_with_space.py183 def _match_record(self, record, match): argument
Dtest_dnssd_server.py311 def _match_record(self, record, match): argument
Dtest_dnssd_server_multi_border_routers.py391 def _match_record(self, record, match): argument
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dcheck_names.py157 def __init__(self, pattern, match): argument
189 def __init__(self, match): argument
/openthread-latest/src/core/net/
Dsrp_advertising_proxy.cpp665 bool match = false; in EntriesMatch() local
691 bool match = false; in EntriesMatch() local
Ddns_types.cpp744 bool match = false; in IsSubDomainOf() local
/openthread-latest/third_party/mbedtls/repo/scripts/
Dgenerate_ssl_debug_helpers.py29 def replacer(match): argument
/openthread-latest/src/core/common/
Dstring.cpp63 MatchType match = kNoMatch; in Match() local