Home
last modified time | relevance | path

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

/external/grpc-grpc-java/services/src/test/proto/io/grpc/reflection/testing/
Dreflection_test_depth_two.proto35 optional EmptyMessage nested_extension = 101; field
/external/protobuf/src/google/protobuf/
Dunittest_custom_options.proto435 optional int32 nested_extension = 7912573 [(field_opt2) = 1005]; field
Dunittest_lite.proto355 optional int32 nested_extension = 12345; field
/external/cronet/third_party/protobuf/src/google/protobuf/
Dunittest_custom_options.proto435 optional int32 nested_extension = 7912573 [(field_opt2) = 1005]; field
Dunittest_lite.proto350 optional int32 nested_extension = 12345; field
/external/grpc-grpc/third_party/upb/upb/reflection/
Ddef.hpp234 FieldDefPtr nested_extension(int i) const { in nested_extension() function in upb::MessageDefPtr
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/reflection/
Ddef.hpp244 FieldDefPtr nested_extension(int i) const { in nested_extension() function in upb::MessageDefPtr
/external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/
Dxds_route_config.cc631 absl::optional<XdsExtension> nested_extension; in ParseTypedPerFilterConfig() local
/external/grpc-grpc/src/core/ext/xds/
Dxds_route_config.cc645 absl::optional<XdsExtension> nested_extension; in ParseTypedPerFilterConfig() local