Searched defs:Communicate (Results 1 – 2 of 2) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/ | ||
D | subprocess.cc | 148 bool Subprocess::Communicate(const Message& input, Message* output, in Communicate() function in google::protobuf::compiler::Subprocess |
/external/tensorflow/tensorflow/core/platform/posix/ | ||
D | subprocess.cc | 334 int SubProcess::Communicate(const string* stdin_input, string* stdout_output, in Communicate() function in tensorflow::SubProcess |