Searched defs:cpp_out (Results 1 - 3 of 3) sorted by relevance

/external/protobuf/examples/
H A DMakefile21 protoc --cpp_out=. --java_out=. --python_out=. addressbook.proto
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_plugin_unittest.cc99 cli.RegisterGenerator("--cpp_out", &cpp_generator, "");
103 string cpp_out = "--cpp_out=" + TestTempDir(); local
109 cpp_out.c_str(),
/external/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_plugin_unittest.cc99 cli.RegisterGenerator("--cpp_out", &cpp_generator, "");
103 string cpp_out = "--cpp_out=" + TestTempDir(); local
109 cpp_out.c_str(),

Completed in 3133 milliseconds