Home
last modified time | relevance | path

Searched defs:go_package (Results 1 – 13 of 13) sorted by relevance

/external/protobuf/php/src/Google/Protobuf/Internal/
DFileOptions.php84 private $go_package = ''; variable in Google\\Protobuf\\Internal\\FileOptions
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto282 optional string go_package = 11; field
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto282 optional string go_package = 11; field
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto282 optional string go_package = 11; field
/external/grpc-grpc/third_party/nanopb/generator/proto/google/protobuf/
Ddescriptor.proto323 optional string go_package = 11; field
/external/nos/host/generic/nugget/proto/google/protobuf/
Ddescriptor.proto337 optional string go_package = 11; field
/external/golang-protobuf/protoc-gen-go/descriptor/
Ddescriptor.proto368 optional string go_package = 11; field
/external/nanopb-c/generator/proto/google/protobuf/
Ddescriptor.proto368 optional string go_package = 11; field
/external/protobuf/src/google/protobuf/
Ddescriptor.proto368 optional string go_package = 11; field
Ddescriptor.pb.h9678 inline const std::string& FileOptions::go_package() const { in go_package() function
9720 inline void FileOptions::set_allocated_go_package(std::string* go_package) { in set_allocated_go_package()
9738 std::string* go_package) { in unsafe_arena_set_allocated_go_package()
/external/rust/crates/grpcio-sys/grpc/third_party/upb/benchmarks/
Ddescriptor.proto388 optional string go_package = 11; field
Ddescriptor_sv.proto384 optional string go_package = 11 [ctype = STRING_PIECE]; field
/external/rust/crates/protobuf/src/
Ddescriptor.rs4676 go_package: crate::SingularField<::std::string::String>, field