Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding.cc53 Status TensorResponse::InitFrom(RecvTensorResponse* response) { in InitFrom() function in tensorflow::TensorResponse
/external/protobuf/src/google/protobuf/
Dparse_context.h212 const char* InitFrom(StringPiece flat) { in InitFrom() function
235 const char* InitFrom(io::ZeroCopyInputStream* zcis, int limit) { in InitFrom() function
Dparse_context.cc260 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream