Home
last modified time | relevance | path

Searched refs:nested_extension (Results 1 – 14 of 14) sorted by relevance

/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
650 nested_extension = ExtractXdsExtension(context, any, errors); in ParseTypedPerFilterConfig()
651 if (!nested_extension.has_value()) continue; in ParseTypedPerFilterConfig()
652 extension_to_use = &*nested_extension; in ParseTypedPerFilterConfig()
/aosp_15_r20/external/grpc-grpc/src/core/ext/xds/
H A Dxds_route_config.cc645 absl::optional<XdsExtension> nested_extension; in ParseTypedPerFilterConfig() local
664 nested_extension = ExtractXdsExtension(context, any, errors); in ParseTypedPerFilterConfig()
665 if (!nested_extension.has_value()) continue; in ParseTypedPerFilterConfig()
666 extension_to_use = &*nested_extension; in ParseTypedPerFilterConfig()
/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/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/
Dfile_layout.cc102 exts->push_back(message.nested_extension(i)); in AddExtensionsFromMessage()
/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/protobuf/python/google/protobuf/internal/
H A Ddescriptor_test.py438 nested_extension = outer_message.extensions_by_name["nested_extension"]
439 self.assertEqual(1005, nested_extension.GetOptions().Extensions[
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Ddescriptor_test.py438 nested_extension = outer_message.extensions_by_name["nested_extension"]
439 self.assertEqual(1005, nested_extension.GetOptions().Extensions[
/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/cronet/third_party/protobuf/
H A DMakefile.am528 java/core/src/test/proto/com/google/protobuf/nested_extension.proto \
/aosp_15_r20/external/protobuf/
H A DMakefile.am528 java/core/src/test/proto/com/google/protobuf/nested_extension.proto \