Home
last modified time | relevance | path

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

/openthread-latest/src/core/thread/
Dnetwork_diagnostic_tlvs.cpp43 void ChildTlv::InitFrom(const Child &aChild) in InitFrom() function in ot::NetworkDiagnostic::ChildTlv
77 void RouterNeighborTlv::InitFrom(const Router &aRouter) in InitFrom() function in ot::NetworkDiagnostic::RouterNeighborTlv
/openthread-latest/src/core/common/
Ddata.hpp156 template <typename ObjectType> void InitFrom(const ObjectType &aObject) in InitFrom() function in ot::Data
316 template <typename ObjectType> void InitFrom(ObjectType &aObject) in InitFrom() function in ot::MutableData
/openthread-latest/src/core/utils/
Dmesh_diag.cpp527 Error MeshDiag::Ip6AddrIterator::InitFrom(const Message &aMessage) in InitFrom() function in ot::Utils::MeshDiag::Ip6AddrIterator
554 Error MeshDiag::ChildIterator::InitFrom(const Message &aMessage, uint16_t aParentRloc16) in InitFrom() function in ot::Utils::MeshDiag::ChildIterator
/openthread-latest/src/core/net/
Ddnssd_server.cpp1180 void Server::Response::InitFrom(ProxyQuery &aQuery, const ProxyQueryInfo &aInfo) in InitFrom() function in ot::Dns::ServiceDiscovery::Server::Response