Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/src/core/thread/
H A 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
/aosp_15_r20/external/openthread/src/core/common/
H A 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
/aosp_15_r20/external/openthread/src/core/utils/
H A 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
/aosp_15_r20/external/protobuf/src/google/protobuf/
H A Dparse_context.h238 const char* InitFrom(StringPiece flat) { in InitFrom() function
261 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
H A Dparse_context.cc238 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/
H A Dparse_context.h232 const char* InitFrom(StringPiece flat) { in InitFrom() function
257 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
H A Dparse_context.cc238 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dtensor_coding.cc53 Status TensorResponse::InitFrom(RecvTensorResponse* response) { in InitFrom() function in tensorflow::TensorResponse
/aosp_15_r20/external/openthread/src/core/net/
H A Ddnssd_server.cpp1180 void Server::Response::InitFrom(ProxyQuery &aQuery, const ProxyQueryInfo &aInfo) in InitFrom() function in ot::Dns::ServiceDiscovery::Server::Response