Home
last modified time | relevance | path

Searched refs:swift_prefix (Results 1 – 5 of 5) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php142 protected $swift_prefix = null; variable in Google\\Protobuf\\Internal\\FileOptions
881 return isset($this->swift_prefix) ? $this->swift_prefix : '';
886 return isset($this->swift_prefix);
891 unset($this->swift_prefix);
907 $this->swift_prefix = $var;
/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h3681 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() function
10715 inline void FileOptions::set_allocated_swift_prefix(std::string* swift_prefix) { in set_allocated_swift_prefix() argument
10716 if (swift_prefix != nullptr) { in set_allocated_swift_prefix()
10721 …efix_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), swift_prefix, in set_allocated_swift_prefix()
Ddescriptor.proto434 optional string swift_prefix = 39; field
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor_sv.proto422 optional string swift_prefix = 39 [ctype = STRING_PIECE]; field
Ddescriptor.proto430 optional string swift_prefix = 39; field