Home
last modified time | relevance | path

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

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