Searched defs:InitFrom (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/distributed_runtime/ | ||
D | tensor_coding.cc | 53 Status TensorResponse::InitFrom(RecvTensorResponse* response) { in InitFrom() function in tensorflow::TensorResponse |
/external/protobuf/src/google/protobuf/ | ||
D | parse_context.h | 212 const char* InitFrom(StringPiece flat) { in InitFrom() function |
D | parse_context.cc | 260 const char* EpsCopyInputStream::InitFrom(io::ZeroCopyInputStream* zcis) { in InitFrom() function in google::protobuf::internal::EpsCopyInputStream |