Home
last modified time | relevance | path

Searched defs: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
/third_party/grpc/third_party/upb/benchmarks/
Ddescriptor.proto430 optional string swift_prefix = 39; field
Ddescriptor_sv.proto422 optional string swift_prefix = 39 [ctype = STRING_PIECE]; field
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto434 optional string swift_prefix = 39; field
Ddescriptor.pb.h10664 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()