Home
last modified time | relevance | path

Searched defs:php_class_prefix (Results 1 – 9 of 9) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php165 private $php_class_prefix = ''; variable in Google\\Protobuf\\Internal\\FileOptions
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto381 optional string php_class_prefix = 40; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto414 optional string php_class_prefix = 40; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto413 optional string php_class_prefix = 40; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto414 optional string php_class_prefix = 40; field
Ddescriptor.pb.h10106 inline const std::string& FileOptions::php_class_prefix() const { in php_class_prefix() function
10148 inline void FileOptions::set_allocated_php_class_prefix(std::string* php_class_prefix) { in set_allocated_php_class_prefix()
10166 std::string* php_class_prefix) { in unsafe_arena_set_allocated_php_class_prefix()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto434 optional string php_class_prefix = 40; field
Ddescriptor_sv.proto426 optional string php_class_prefix = 40 [ctype = STRING_PIECE]; field
/external/rust/crates/protobuf/src/
Ddescriptor.rs4686 php_class_prefix: crate::SingularField<::std::string::String>, field