Home
last modified time | relevance | path

Searched refs:swift_prefix (Results 1 - 2 of 2) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileOptions.php140 * Generated from protobuf field <code>optional string swift_prefix = 39;</code>
142 protected $swift_prefix = null; variable
248 * @type string $swift_prefix
876 * Generated from protobuf field <code>optional string swift_prefix = 39;</code>
881 return isset($this->swift_prefix) ? $this->swift_prefix : '';
886 return isset($this->swift_prefix);
891 unset($this->swift_prefix);
900 * Generated from protobuf field <code>optional string swift_prefix = 39;</code>
907 $this->swift_prefix variable
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h3675 // optional string swift_prefix = 39;
3681 const std::string& swift_prefix() const;
3688 void set_allocated_swift_prefix(std::string* swift_prefix);
10652 // optional string swift_prefix = 39;
10664 inline const std::string& FileOptions::swift_prefix() const { in swift_prefix() function in FileOptions
10665 // @@protoc_insertion_point(field_get:google.protobuf.FileOptions.swift_prefix) in swift_prefix()
10670 // @@protoc_insertion_point(field_set:google.protobuf.FileOptions.swift_prefix) in set_swift_prefix()
10673 // @@protoc_insertion_point(field_mutable:google.protobuf.FileOptions.swift_prefix) in mutable_swift_prefix()
10687 // @@protoc_insertion_point(field_set_rvalue:google.protobuf.FileOptions.swift_prefix) in set_swift_prefix()
10694 // @@protoc_insertion_point(field_set_char:google.protobuf.FileOptions.swift_prefix) in set_swift_prefix()
10715 set_allocated_swift_prefix(std::string* swift_prefix) set_allocated_swift_prefix() argument
10721 swift_prefix_.SetAllocated(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), swift_prefix, set_allocated_swift_prefix() local
[all...]

Completed in 23 milliseconds