Searched refs:swift_prefix (Results 1 – 5 of 5) sorted by relevance
142 protected $swift_prefix = null; variable in Google\\Protobuf\\Internal\\FileOptions881 return isset($this->swift_prefix) ? $this->swift_prefix : '';886 return isset($this->swift_prefix);891 unset($this->swift_prefix);907 $this->swift_prefix = $var;
3681 const std::string& swift_prefix() const;3688 void set_allocated_swift_prefix(std::string* swift_prefix);10664 inline const std::string& FileOptions::swift_prefix() const { in swift_prefix() function10715 inline void FileOptions::set_allocated_swift_prefix(std::string* swift_prefix) { in set_allocated_swift_prefix() argument10716 if (swift_prefix != nullptr) { in set_allocated_swift_prefix()10721 …efix_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), swift_prefix, in set_allocated_swift_prefix()
434 optional string swift_prefix = 39; field
422 optional string swift_prefix = 39 [ctype = STRING_PIECE]; field
430 optional string swift_prefix = 39; field