Searched refs:Communicate (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.h75 bool Communicate(const Message& input, Message* output, string* error);
H A Dsubprocess.cc146 bool Subprocess::Communicate(const Message& input, Message* output, function in class:google::protobuf::compiler::Subprocess
347 bool Subprocess::Communicate(const Message& input, Message* output,
H A Dcommand_line_interface.cc1255 if (!subprocess.Communicate(request, &response, &communicate_error)) {
/external/protobuf/src/google/protobuf/compiler/
H A Dsubprocess.h74 bool Communicate(const Message& input, Message* output, string* error);
H A Dsubprocess.cc143 bool Subprocess::Communicate(const Message& input, Message* output, function in class:google::protobuf::compiler::Subprocess
342 bool Subprocess::Communicate(const Message& input, Message* output,
H A Dcommand_line_interface.cc1167 if (!subprocess.Communicate(request, &response, &communicate_error)) {

Completed in 2486 milliseconds