Home
last modified time | relevance | path

Searched defs:Communicate (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc148 bool Subprocess::Communicate(const Message& input, Message* output, in Communicate() function in google::protobuf::compiler::Subprocess
/external/tensorflow/tensorflow/core/platform/posix/
Dsubprocess.cc334 int SubProcess::Communicate(const string* stdin_input, string* stdout_output, in Communicate() function in tensorflow::SubProcess