Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dsubprocess.cc161 bool Subprocess::Communicate(const Message& input, Message* output, in Communicate() function in google::protobuf::compiler::Subprocess
362 bool Subprocess::Communicate(const Message& input, Message* output, in Communicate() function in google::protobuf::compiler::Subprocess
/external/angle/doc/
DContributingCode.md3 ## Communicate section in Contributing Code
/external/tensorflow/tensorflow/core/platform/default/
Dsubprocess.cc348 int SubProcess::Communicate(const string* stdin_input, string* stdout_output, in Communicate() function in tensorflow::SubProcess
/external/tensorflow/tensorflow/core/platform/windows/
Dsubprocess.cc346 int SubProcess::Communicate(const string* stdin_input, string* stdout_output, in Communicate() function in tensorflow::SubProcess