Home
last modified time | relevance | path

Searched refs:csharp_generator (Results 1 – 5 of 5) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dmain.cc83 google::protobuf::compiler::csharp::Generator csharp_generator; in main() local
84 cli.RegisterGenerator("--csharp_out", "--csharp_opt", &csharp_generator, in main()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
Dextract_includes.bat.in24 …..\src\google\protobuf\compiler\csharp\csharp_generator.h include\google\protobuf\compiler\csharp\
Dlibprotoc.cmake21 ${protobuf_source_dir}/src/google/protobuf/compiler/csharp/csharp_generator.cc
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/
DMakefile.am153 google/protobuf/compiler/csharp/csharp_generator.h \
452 google/protobuf/compiler/csharp/csharp_generator.cc \
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DBUILD251 "src/google/protobuf/compiler/csharp/csharp_generator.cc",