Home
last modified time | relevance | path

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

/openthread-latest/src/core/utils/
Dverhoeff_checksum.cpp105 Error VerhoeffChecksum::Validate(const char *aDecimalString) in Validate() function in ot::Utils::VerhoeffChecksum
/openthread-latest/src/core/net/
Dnd6.cpp71 const Option *Option::Iterator::Validate(const Option *aOption) const in Validate() function in ot::Ip6::Nd::Option::Iterator
/openthread-latest/tests/unit/
Dtest_mdns.cpp775 void Validate(const Core::Host &aHost, Section aSection, GoodBye aIsGoodBye = kNotGoodBye) const in Validate() function
800 void Validate(const Core::Service &aService, in Validate() function
851 void Validate(const Core::Key &aKey, Section aSection, GoodBye aIsGoodBye = kNotGoodBye) const in Validate() function
/openthread-latest/src/core/thread/
Dnetwork_data_leader_ftd.cpp357 Error Leader::Validate(const NetworkData &aNetworkData, uint16_t aRloc16) in Validate() function in ot::NetworkData::Leader