Home
last modified time | relevance | path

Searched defs:swift_prefix (Results 1 – 8 of 8) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php157 private $swift_prefix = ''; variable in Google\\Protobuf\\Internal\\FileOptions
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto377 optional string swift_prefix = 39; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto410 optional string swift_prefix = 39; field
Ddescriptor.pb.h10026 inline const std::string& FileOptions::swift_prefix() const { in swift_prefix() function
10068 inline void FileOptions::set_allocated_swift_prefix(std::string* swift_prefix) { in set_allocated_swift_prefix()
10086 std::string* swift_prefix) { in unsafe_arena_set_allocated_swift_prefix()
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto409 optional string swift_prefix = 39; field
/external/rust/crates/grpcio-sys/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
/external/rust/crates/protobuf/src/
Ddescriptor.rs4685 swift_prefix: crate::SingularField<::std::string::String>, field