Home
last modified time | relevance | path

Searched refs:ProtobufMain (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
Dtest_plugin.cc45 int ProtobufMain(int argc, char* argv[]) { in ProtobufMain() function
60 return google::protobuf::compiler::ProtobufMain(argc, argv); in main()
Dmain.cc50 int ProtobufMain(int argc, char* argv[]) { in ProtobufMain() function
109 return PROTOBUF_NAMESPACE_ID::compiler::ProtobufMain(argc, argv); in main()