Searched defs:csharp_namespace (Results 1 – 5 of 5) sorted by relevance
133 protected $csharp_namespace = null; variable in Google\\Protobuf\\Internal\\FileOptions
416 optional string csharp_namespace = 37 [ctype = STRING_PIECE]; field
424 optional string csharp_namespace = 37; field
428 optional string csharp_namespace = 37; field
10590 inline const std::string& FileOptions::csharp_namespace() const { in csharp_namespace() function10641 inline void FileOptions::set_allocated_csharp_namespace(std::string* csharp_namespace) { in set_allocated_csharp_namespace()