Home
last modified time | relevance | path

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

/openthread-latest/src/core/meshcop/
Ddataset.hpp138 …template <Component kComponent> bool IsPresent(void) const { return GetComponents().IsPresent<kCom… in IsPresent() function in ot::MeshCoP::Dataset::Info
/openthread-latest/src/core/net/
Dmdns.hpp872 bool IsPresent(void) const { return mIsPresent; } in IsPresent() function in ot::Dns::Multicast::Core::RecordInfo
1527 bool IsPresent(void) const { return (mTtl > 0); } in IsPresent() function in ot::Dns::Multicast::Core::CacheRecordInfo