/external/openthread/src/core/thread/ |
D | network_diagnostic_tlvs.cpp | 43 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/ |
D | data.hpp | 148 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/ |
D | mesh_diag.cpp | 522 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/ |
D | parse_context.h | 238 const char* InitFrom(StringPiece flat) { in InitFrom() function 261 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
|
D | parse_context.cc | 238 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | parse_context.h | 232 const char* InitFrom(StringPiece flat) { in InitFrom() function 257 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
|
D | parse_context.cc | 238 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ |
D | parse_context.h | 232 const char* InitFrom(StringPiece flat) { in InitFrom() function 257 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
|
D | parse_context.cc | 238 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | tensor_coding.cc | 53 Status TensorResponse::InitFrom(RecvTensorResponse* response) { in InitFrom() function in tensorflow::TensorResponse
|
/external/openthread/src/core/net/ |
D | dnssd_server.cpp | 1161 void Server::Response::InitFrom(ProxyQuery &aQuery, const ProxyQueryInfo &aInfo) in InitFrom() function in ot::Dns::ServiceDiscovery::Server::Response
|
D | mdns.cpp | 4406 void Core::TxMessageHistory::MsgInfo::InitFrom(const Message &aMessage) in InitFrom() function in ot::Dns::Multicast::Core::TxMessageHistory::MsgInfo
|