Home
last modified time | relevance | path

Searched defs:csharp_namespace (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddescriptor.proto378 optional string csharp_namespace = 37; field
Ddescriptor.pb.h6208 inline const ::std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function
6238 inline void FileOptions::set_allocated_csharp_namespace(::std::string* csharp_namespace) { in set_allocated_csharp_namespace()
Ddescriptor.pb.cc9249 const ::std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function in google::protobuf::FileOptions
9279 void FileOptions::set_allocated_csharp_namespace(::std::string* csharp_namespace) { in set_allocated_csharp_namespace()