Searched refs:has_csharp_namespace (Results 1 – 5 of 5) sorted by relevance
148 private $has_csharp_namespace = false; variable in Google\\Protobuf\\Internal\\FileOptions821 $this->has_csharp_namespace = true;828 return $this->has_csharp_namespace;
115 if (descriptor->options().has_csharp_namespace()) { in GetFileNamespace()
3633 bool has_csharp_namespace() const;9939 inline bool FileOptions::has_csharp_namespace() const { in has_csharp_namespace() function9982 if (!has_csharp_namespace()) { in release_csharp_namespace()
8334 if (from.has_csharp_namespace()) { in FileOptions()
5056 pub fn has_csharp_namespace(&self) -> bool { in has_csharp_namespace() method