Home
last modified time | relevance | path

Searched defs:cli_options (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_generator.cc73 struct Options cli_options; in Generate() local
/third_party/node/src/
Dnode_options.cc36 std::shared_ptr<PerProcessOptions> cli_options{new PerProcessOptions()}; variable