/external/grpc-grpc/src/cpp/ext/gcp/ |
D | observability_logging_sink.cc | 145 (*payload_proto->mutable_fields())["metadata"].mutable_struct_value(); in PayloadToJsonStructProto() 148 (*metadata_proto->mutable_fields())[metadata.first].set_string_value( in PayloadToJsonStructProto() 151 (*metadata_proto->mutable_fields())[metadata.first].set_string_value( in PayloadToJsonStructProto() 157 (*payload_proto->mutable_fields())["timeout"].set_string_value( in PayloadToJsonStructProto() 161 (*payload_proto->mutable_fields())["statusCode"].set_number_value( in PayloadToJsonStructProto() 165 (*payload_proto->mutable_fields())["statusMessage"].set_string_value( in PayloadToJsonStructProto() 169 (*payload_proto->mutable_fields())["statusDetails"].set_string_value( in PayloadToJsonStructProto() 173 (*payload_proto->mutable_fields())["messageLength"].set_number_value( in PayloadToJsonStructProto() 177 (*payload_proto->mutable_fields())["message"].set_string_value( in PayloadToJsonStructProto() 198 (*peer_json->mutable_fields())["type"].set_string_value( in PeerToJsonStructProto() [all …]
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/ext/gcp/ |
D | observability_logging_sink.cc | 145 (*payload_proto->mutable_fields())["metadata"].mutable_struct_value(); in PayloadToJsonStructProto() 148 (*metadata_proto->mutable_fields())[metadata.first].set_string_value( in PayloadToJsonStructProto() 151 (*metadata_proto->mutable_fields())[metadata.first].set_string_value( in PayloadToJsonStructProto() 157 (*payload_proto->mutable_fields())["timeout"].set_string_value( in PayloadToJsonStructProto() 161 (*payload_proto->mutable_fields())["statusCode"].set_number_value( in PayloadToJsonStructProto() 165 (*payload_proto->mutable_fields())["statusMessage"].set_string_value( in PayloadToJsonStructProto() 169 (*payload_proto->mutable_fields())["statusDetails"].set_string_value( in PayloadToJsonStructProto() 173 (*payload_proto->mutable_fields())["messageLength"].set_number_value( in PayloadToJsonStructProto() 177 (*payload_proto->mutable_fields())["message"].set_string_value( in PayloadToJsonStructProto() 198 (*peer_json->mutable_fields())["type"].set_string_value( in PeerToJsonStructProto() [all …]
|
/external/tink/cc/jwt/ |
D | raw_jwt.cc | 490 auto fields = json_proto_.mutable_fields(); in SetIssuer() 498 auto fields = json_proto_.mutable_fields(); in SetSubject() 514 auto fields = json_proto_.mutable_fields(); in SetAudience() 529 auto fields = json_proto_.mutable_fields(); in SetAudiences() 546 auto fields = json_proto_.mutable_fields(); in AddAudience() 556 auto fields = json_proto_.mutable_fields(); in SetJwtId() 577 auto fields = json_proto_.mutable_fields(); in SetExpiration() 593 auto fields = json_proto_.mutable_fields(); in SetNotBefore() 609 auto fields = json_proto_.mutable_fields(); in SetIssuedAt() 624 auto fields = json_proto_.mutable_fields(); in AddNullClaim() [all …]
|
D | jwk_set_converter.cc | 437 auto val = key->mutable_fields()->insert({std::string(name), Value()}); in AddStringEntry() 442 auto key_ops = key->mutable_fields()->insert({"key_ops", Value()}); in AddKeyOpsVerifyEntry() 590 auto insertion_result = output.mutable_fields()->insert({"keys", Value()}); in JwkSetFromPublicKeysetHandle()
|
/external/grpc-grpc/test/core/xds/ |
D | xds_audit_logger_registry_test.cc | 133 auto* fields = logger.mutable_value()->mutable_fields(); in TEST_F() 145 auto* fields = logger.mutable_value()->mutable_fields(); in TEST_F()
|
D | xds_common_types_test.cc | 565 auto* fields = typed_struct.mutable_value()->mutable_fields(); in TEST_F() 587 auto* fields = typed_struct.mutable_value()->mutable_fields(); in TEST_F() 719 auto* fields = typed_struct.mutable_value()->mutable_fields(); in TEST_F() 760 auto* fields = typed_struct.mutable_value()->mutable_fields(); in TEST_F() 801 auto* fields = typed_struct.mutable_value()->mutable_fields(); in TEST_F() 846 auto* fields = typed_struct.mutable_value()->mutable_fields(); in TEST_F()
|
D | xds_cluster_resource_type_test.cc | 1627 *filter_map["com.google.csm.telemetry_labels"].mutable_fields(); in TEST_F() 1665 auto& label_map = *filter_map["some_key"].mutable_fields(); in TEST_F() 1687 *filter_map["com.google.csm.telemetry_labels"].mutable_fields(); in TEST_F() 1698 *label_map["struct_value"].mutable_struct_value()->mutable_fields(); in TEST_F()
|
D | xds_lb_policy_registry_test.cc | 490 auto* fields = typed_struct.mutable_value()->mutable_fields(); in TEST()
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectwriter_test.cc | 1654 s->mutable_fields()->operator[]("k1").set_number_value(123); in TEST_P() 1655 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P() 1699 (*struct_type.mutable_object()->mutable_fields())["key"].set_null_value( in TEST_P() 1759 s->mutable_fields()->operator[]("k1").set_string_value("123"); in TEST_P() 1760 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P() 1761 s->mutable_fields()->operator[]("k3").set_string_value("-222222222"); in TEST_P() 1762 s->mutable_fields()->operator[]("k4").set_string_value("33333333"); in TEST_P() 1781 s->mutable_fields()->operator[]("k1").set_number_value(1.5); in TEST_P() 1782 s->mutable_fields()->operator[]("k2").set_number_value(100); in TEST_P() 1783 s->mutable_fields()->operator[]("k3").set_number_value(100); in TEST_P() [all …]
|
D | protostream_objectsource_test.cc | 1003 s->mutable_fields()->operator[]("k1").set_number_value(123); in TEST_P() 1004 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P() 1019 s->mutable_fields()->operator[]("k1"); in TEST_P()
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectwriter_test.cc | 1654 s->mutable_fields()->operator[]("k1").set_number_value(123); in TEST_P() 1655 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P() 1699 (*struct_type.mutable_object()->mutable_fields())["key"].set_null_value( in TEST_P() 1759 s->mutable_fields()->operator[]("k1").set_string_value("123"); in TEST_P() 1760 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P() 1761 s->mutable_fields()->operator[]("k3").set_string_value("-222222222"); in TEST_P() 1762 s->mutable_fields()->operator[]("k4").set_string_value("33333333"); in TEST_P() 1781 s->mutable_fields()->operator[]("k1").set_number_value(1.5); in TEST_P() 1782 s->mutable_fields()->operator[]("k2").set_number_value(100); in TEST_P() 1783 s->mutable_fields()->operator[]("k3").set_number_value(100); in TEST_P() [all …]
|
D | protostream_objectsource_test.cc | 1003 s->mutable_fields()->operator[]("k1").set_number_value(123); in TEST_P() 1004 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P() 1019 s->mutable_fields()->operator[]("k1"); in TEST_P()
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/internal/ |
D | protostream_objectwriter_test.cc | 1654 s->mutable_fields()->operator[]("k1").set_number_value(123); in TEST_P() 1655 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P() 1699 (*struct_type.mutable_object()->mutable_fields())["key"].set_null_value( in TEST_P() 1759 s->mutable_fields()->operator[]("k1").set_string_value("123"); in TEST_P() 1760 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P() 1761 s->mutable_fields()->operator[]("k3").set_string_value("-222222222"); in TEST_P() 1762 s->mutable_fields()->operator[]("k4").set_string_value("33333333"); in TEST_P() 1781 s->mutable_fields()->operator[]("k1").set_number_value(1.5); in TEST_P() 1782 s->mutable_fields()->operator[]("k2").set_number_value(100); in TEST_P() 1783 s->mutable_fields()->operator[]("k3").set_number_value(100); in TEST_P() [all …]
|
D | protostream_objectsource_test.cc | 1003 s->mutable_fields()->operator[]("k1").set_number_value(123); in TEST_P() 1004 s->mutable_fields()->operator[]("k2").set_bool_value(true); in TEST_P() 1019 s->mutable_fields()->operator[]("k1"); in TEST_P()
|
/external/tink/cc/jwt/internal/ |
D | jwt_format.cc | 99 auto fields = header.mutable_fields(); in CreateHeader()
|
/external/perfetto/src/trace_processor/util/ |
D | descriptors.cc | 283 for (auto& entry : *descriptor.mutable_fields()) { in AddFromFileDescriptorSet() 305 for (auto& entry : *descriptor.mutable_fields()) { in AddFromFileDescriptorSet()
|
D | descriptors.h | 153 std::unordered_map<uint32_t, FieldDescriptor>* mutable_fields() { in mutable_fields() function
|
/external/grpc-grpc/test/cpp/end2end/xds/ |
D | xds_end2end_test.cc | 2862 typed_struct.mutable_value()->mutable_fields(); in TEST_P() 2894 typed_struct.mutable_value()->mutable_fields(); in TEST_P() 2940 typed_struct.mutable_value()->mutable_fields(); in TEST_P() 2988 typed_struct.mutable_value()->mutable_fields(); in TEST_P() 3047 typed_struct.mutable_value()->mutable_fields(); in TEST_P() 3079 typed_struct.mutable_value()->mutable_fields(); in TEST_P()
|
D | xds_cluster_end2end_test.cc | 323 *filter_map["com.google.csm.telemetry_labels"].mutable_fields(); in TEST_P()
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/ |
D | struct.pb.h | 266 mutable_fields(); in Swap() 749 Struct::mutable_fields() { in mutable_fields() function
|
D | type.pb.h | 306 ::PROTOBUF_NAMESPACE_ID::Field* mutable_fields(int index); in Swap() 308 mutable_fields(); in Swap() 1446 inline ::PROTOBUF_NAMESPACE_ID::Field* Type::mutable_fields(int index) { in mutable_fields() function 1451 Type::mutable_fields() { in mutable_fields() function
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/ |
D | struct.pb.h | 266 mutable_fields(); in Swap() 749 Struct::mutable_fields() { in mutable_fields() function
|
D | type.pb.h | 306 ::PROTOBUF_NAMESPACE_ID::Field* mutable_fields(int index); in Swap() 308 mutable_fields(); in Swap() 1446 inline ::PROTOBUF_NAMESPACE_ID::Field* Type::mutable_fields(int index) { in mutable_fields() function 1451 Type::mutable_fields() { in mutable_fields() function
|
/external/protobuf/src/google/protobuf/ |
D | struct.pb.h | 266 mutable_fields(); in Swap() 749 Struct::mutable_fields() { in mutable_fields() function
|
D | type.pb.h | 306 ::PROTOBUF_NAMESPACE_ID::Field* mutable_fields(int index); in Swap() 308 mutable_fields(); in Swap() 1446 inline ::PROTOBUF_NAMESPACE_ID::Field* Type::mutable_fields(int index) { in mutable_fields() function 1451 Type::mutable_fields() { in mutable_fields() function
|