Searched defs:Communicate (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/src/google/protobuf/compiler/ | ||
D | subprocess.cc | 161 bool Subprocess::Communicate(const Message& input, Message* output, in Communicate() function in google::protobuf::compiler::Subprocess |
/external/angle/doc/ | ||
D | ContributingCode.md | 3 ## Communicate section in Contributing Code |
/external/tensorflow/tensorflow/core/platform/default/ | ||
D | subprocess.cc | 334 int SubProcess::Communicate(const string* stdin_input, string* stdout_output, in Communicate() function in tensorflow::SubProcess |
/external/tensorflow/tensorflow/core/platform/windows/ | ||
D | subprocess.cc | 348 int SubProcess::Communicate(const string* stdin_input, string* stdout_output, in Communicate() function in tensorflow::SubProcess |