Home
last modified time | relevance | path

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

/external/openthread/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
/external/openthread/src/core/common/
Ddata.hpp148 template <typename ObjectType> void InitFrom(const ObjectType &aObject) in InitFrom() function in ot::Data
295 template <typename ObjectType> void InitFrom(ObjectType &aObject) in InitFrom() function in ot::MutableData
/external/openthread/src/core/utils/
Dmesh_diag.cpp522 Error MeshDiag::Ip6AddrIterator::InitFrom(const Message &aMessage) in InitFrom() function in ot::Utils::MeshDiag::Ip6AddrIterator
549 Error MeshDiag::ChildIterator::InitFrom(const Message &aMessage, uint16_t aParentRloc16) in InitFrom() function in ot::Utils::MeshDiag::ChildIterator
/external/protobuf/src/google/protobuf/
Dparse_context.h238 const char* InitFrom(StringPiece flat) { in InitFrom() function
261 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
Dparse_context.cc238 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
/external/cronet/stable/third_party/protobuf/src/google/protobuf/
Dparse_context.h232 const char* InitFrom(StringPiece flat) { in InitFrom() function
257 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
Dparse_context.cc238 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
/external/cronet/tot/third_party/protobuf/src/google/protobuf/
Dparse_context.h232 const char* InitFrom(StringPiece flat) { in InitFrom() function
257 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
Dparse_context.cc238 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding.cc53 Status TensorResponse::InitFrom(RecvTensorResponse* response) { in InitFrom() function in tensorflow::TensorResponse
/external/openthread/src/core/net/
Ddnssd_server.cpp1161 void Server::Response::InitFrom(ProxyQuery &aQuery, const ProxyQueryInfo &aInfo) in InitFrom() function in ot::Dns::ServiceDiscovery::Server::Response
Dmdns.cpp4406 void Core::TxMessageHistory::MsgInfo::InitFrom(const Message &aMessage) in InitFrom() function in ot::Dns::Multicast::Core::TxMessageHistory::MsgInfo