Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/csharp/
Dcsharp_options.h62 std::string base_namespace; member
Dcsharp_helpers.cc399 const std::string base_namespace, string* error) { in GetOutputFile()