Searched defs:InitFrom (Results 1 – 7 of 7) sorted by relevance
155 template <typename ObjectType> void InitFrom(const ObjectType &aObject) in InitFrom() function in ot::Data315 template <typename ObjectType> void InitFrom(ObjectType &aObject) in InitFrom() function in ot::MutableData
238 const char* InitFrom(StringPiece flat) { in InitFrom() function261 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
238 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
230 const char* InitFrom(StringPiece flat) { in InitFrom() function253 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
250 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream
53 Status TensorResponse::InitFrom(RecvTensorResponse* response) { in InitFrom() function in tensorflow::TensorResponse
513 void Storage<T, N, A>::InitFrom(const Storage& other) { in InitFrom() function