|
|
|
@ -4355,10 +4355,13 @@ targets: |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_reader_impl.h |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_writer.h |
|
|
|
|
- src/cpp/client/create_channel_internal.h |
|
|
|
|
- src/cpp/client/secure_credentials.h |
|
|
|
|
- src/cpp/common/channel_filter.h |
|
|
|
|
- src/cpp/common/secure_auth_context.h |
|
|
|
|
- src/cpp/server/dynamic_thread_pool.h |
|
|
|
|
- src/cpp/server/external_connection_acceptor_impl.h |
|
|
|
|
- src/cpp/server/health/default_health_check_service.h |
|
|
|
|
- src/cpp/server/secure_server_credentials.h |
|
|
|
|
- src/cpp/server/thread_pool_interface.h |
|
|
|
|
- src/cpp/thread_manager/thread_manager.h |
|
|
|
|
- test/core/transport/binder/mock_objects.h |
|
|
|
@ -4389,14 +4392,23 @@ targets: |
|
|
|
|
- src/cpp/client/create_channel_internal.cc |
|
|
|
|
- src/cpp/client/create_channel_posix.cc |
|
|
|
|
- src/cpp/client/credentials_cc.cc |
|
|
|
|
- src/cpp/client/insecure_credentials.cc |
|
|
|
|
- src/cpp/client/secure_credentials.cc |
|
|
|
|
- src/cpp/codegen/codegen_init.cc |
|
|
|
|
- src/cpp/common/alarm.cc |
|
|
|
|
- src/cpp/common/auth_property_iterator.cc |
|
|
|
|
- src/cpp/common/channel_arguments.cc |
|
|
|
|
- src/cpp/common/channel_filter.cc |
|
|
|
|
- src/cpp/common/completion_queue_cc.cc |
|
|
|
|
- src/cpp/common/core_codegen.cc |
|
|
|
|
- src/cpp/common/resource_quota_cc.cc |
|
|
|
|
- src/cpp/common/rpc_method.cc |
|
|
|
|
- src/cpp/common/secure_auth_context.cc |
|
|
|
|
- src/cpp/common/secure_channel_arguments.cc |
|
|
|
|
- src/cpp/common/secure_create_auth_context.cc |
|
|
|
|
- src/cpp/common/tls_certificate_provider.cc |
|
|
|
|
- src/cpp/common/tls_certificate_verifier.cc |
|
|
|
|
- src/cpp/common/tls_credentials_options.cc |
|
|
|
|
- src/cpp/common/validate_service_config.cc |
|
|
|
|
- src/cpp/common/version_cc.cc |
|
|
|
|
- src/cpp/server/async_generic_service.cc |
|
|
|
@ -4407,7 +4419,9 @@ targets: |
|
|
|
|
- src/cpp/server/health/default_health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service_server_builder_option.cc |
|
|
|
|
- src/cpp/server/insecure_server_credentials.cc |
|
|
|
|
- src/cpp/server/orca/call_metric_recorder.cc |
|
|
|
|
- src/cpp/server/secure_server_credentials.cc |
|
|
|
|
- src/cpp/server/server_builder.cc |
|
|
|
|
- src/cpp/server/server_callback.cc |
|
|
|
|
- src/cpp/server/server_cc.cc |
|
|
|
@ -5494,10 +5508,13 @@ targets: |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_reader_impl.h |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_writer.h |
|
|
|
|
- src/cpp/client/create_channel_internal.h |
|
|
|
|
- src/cpp/client/secure_credentials.h |
|
|
|
|
- src/cpp/common/channel_filter.h |
|
|
|
|
- src/cpp/common/secure_auth_context.h |
|
|
|
|
- src/cpp/server/dynamic_thread_pool.h |
|
|
|
|
- src/cpp/server/external_connection_acceptor_impl.h |
|
|
|
|
- src/cpp/server/health/default_health_check_service.h |
|
|
|
|
- src/cpp/server/secure_server_credentials.h |
|
|
|
|
- src/cpp/server/thread_pool_interface.h |
|
|
|
|
- src/cpp/thread_manager/thread_manager.h |
|
|
|
|
- test/core/transport/binder/mock_objects.h |
|
|
|
@ -5528,14 +5545,23 @@ targets: |
|
|
|
|
- src/cpp/client/create_channel_internal.cc |
|
|
|
|
- src/cpp/client/create_channel_posix.cc |
|
|
|
|
- src/cpp/client/credentials_cc.cc |
|
|
|
|
- src/cpp/client/insecure_credentials.cc |
|
|
|
|
- src/cpp/client/secure_credentials.cc |
|
|
|
|
- src/cpp/codegen/codegen_init.cc |
|
|
|
|
- src/cpp/common/alarm.cc |
|
|
|
|
- src/cpp/common/auth_property_iterator.cc |
|
|
|
|
- src/cpp/common/channel_arguments.cc |
|
|
|
|
- src/cpp/common/channel_filter.cc |
|
|
|
|
- src/cpp/common/completion_queue_cc.cc |
|
|
|
|
- src/cpp/common/core_codegen.cc |
|
|
|
|
- src/cpp/common/resource_quota_cc.cc |
|
|
|
|
- src/cpp/common/rpc_method.cc |
|
|
|
|
- src/cpp/common/secure_auth_context.cc |
|
|
|
|
- src/cpp/common/secure_channel_arguments.cc |
|
|
|
|
- src/cpp/common/secure_create_auth_context.cc |
|
|
|
|
- src/cpp/common/tls_certificate_provider.cc |
|
|
|
|
- src/cpp/common/tls_certificate_verifier.cc |
|
|
|
|
- src/cpp/common/tls_credentials_options.cc |
|
|
|
|
- src/cpp/common/validate_service_config.cc |
|
|
|
|
- src/cpp/common/version_cc.cc |
|
|
|
|
- src/cpp/server/async_generic_service.cc |
|
|
|
@ -5546,7 +5572,9 @@ targets: |
|
|
|
|
- src/cpp/server/health/default_health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service_server_builder_option.cc |
|
|
|
|
- src/cpp/server/insecure_server_credentials.cc |
|
|
|
|
- src/cpp/server/orca/call_metric_recorder.cc |
|
|
|
|
- src/cpp/server/secure_server_credentials.cc |
|
|
|
|
- src/cpp/server/server_builder.cc |
|
|
|
|
- src/cpp/server/server_callback.cc |
|
|
|
|
- src/cpp/server/server_cc.cc |
|
|
|
@ -5882,10 +5910,13 @@ targets: |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_reader_impl.h |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_writer.h |
|
|
|
|
- src/cpp/client/create_channel_internal.h |
|
|
|
|
- src/cpp/client/secure_credentials.h |
|
|
|
|
- src/cpp/common/channel_filter.h |
|
|
|
|
- src/cpp/common/secure_auth_context.h |
|
|
|
|
- src/cpp/server/dynamic_thread_pool.h |
|
|
|
|
- src/cpp/server/external_connection_acceptor_impl.h |
|
|
|
|
- src/cpp/server/health/default_health_check_service.h |
|
|
|
|
- src/cpp/server/secure_server_credentials.h |
|
|
|
|
- src/cpp/server/thread_pool_interface.h |
|
|
|
|
- src/cpp/thread_manager/thread_manager.h |
|
|
|
|
- test/core/transport/binder/end2end/fake_binder.h |
|
|
|
@ -5916,14 +5947,23 @@ targets: |
|
|
|
|
- src/cpp/client/create_channel_internal.cc |
|
|
|
|
- src/cpp/client/create_channel_posix.cc |
|
|
|
|
- src/cpp/client/credentials_cc.cc |
|
|
|
|
- src/cpp/client/insecure_credentials.cc |
|
|
|
|
- src/cpp/client/secure_credentials.cc |
|
|
|
|
- src/cpp/codegen/codegen_init.cc |
|
|
|
|
- src/cpp/common/alarm.cc |
|
|
|
|
- src/cpp/common/auth_property_iterator.cc |
|
|
|
|
- src/cpp/common/channel_arguments.cc |
|
|
|
|
- src/cpp/common/channel_filter.cc |
|
|
|
|
- src/cpp/common/completion_queue_cc.cc |
|
|
|
|
- src/cpp/common/core_codegen.cc |
|
|
|
|
- src/cpp/common/resource_quota_cc.cc |
|
|
|
|
- src/cpp/common/rpc_method.cc |
|
|
|
|
- src/cpp/common/secure_auth_context.cc |
|
|
|
|
- src/cpp/common/secure_channel_arguments.cc |
|
|
|
|
- src/cpp/common/secure_create_auth_context.cc |
|
|
|
|
- src/cpp/common/tls_certificate_provider.cc |
|
|
|
|
- src/cpp/common/tls_certificate_verifier.cc |
|
|
|
|
- src/cpp/common/tls_credentials_options.cc |
|
|
|
|
- src/cpp/common/validate_service_config.cc |
|
|
|
|
- src/cpp/common/version_cc.cc |
|
|
|
|
- src/cpp/server/async_generic_service.cc |
|
|
|
@ -5934,7 +5974,9 @@ targets: |
|
|
|
|
- src/cpp/server/health/default_health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service_server_builder_option.cc |
|
|
|
|
- src/cpp/server/insecure_server_credentials.cc |
|
|
|
|
- src/cpp/server/orca/call_metric_recorder.cc |
|
|
|
|
- src/cpp/server/secure_server_credentials.cc |
|
|
|
|
- src/cpp/server/server_builder.cc |
|
|
|
|
- src/cpp/server/server_callback.cc |
|
|
|
|
- src/cpp/server/server_cc.cc |
|
|
|
@ -10218,10 +10260,13 @@ targets: |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_reader_impl.h |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_writer.h |
|
|
|
|
- src/cpp/client/create_channel_internal.h |
|
|
|
|
- src/cpp/client/secure_credentials.h |
|
|
|
|
- src/cpp/common/channel_filter.h |
|
|
|
|
- src/cpp/common/secure_auth_context.h |
|
|
|
|
- src/cpp/server/dynamic_thread_pool.h |
|
|
|
|
- src/cpp/server/external_connection_acceptor_impl.h |
|
|
|
|
- src/cpp/server/health/default_health_check_service.h |
|
|
|
|
- src/cpp/server/secure_server_credentials.h |
|
|
|
|
- src/cpp/server/thread_pool_interface.h |
|
|
|
|
- src/cpp/thread_manager/thread_manager.h |
|
|
|
|
src: |
|
|
|
@ -10251,14 +10296,23 @@ targets: |
|
|
|
|
- src/cpp/client/create_channel_internal.cc |
|
|
|
|
- src/cpp/client/create_channel_posix.cc |
|
|
|
|
- src/cpp/client/credentials_cc.cc |
|
|
|
|
- src/cpp/client/insecure_credentials.cc |
|
|
|
|
- src/cpp/client/secure_credentials.cc |
|
|
|
|
- src/cpp/codegen/codegen_init.cc |
|
|
|
|
- src/cpp/common/alarm.cc |
|
|
|
|
- src/cpp/common/auth_property_iterator.cc |
|
|
|
|
- src/cpp/common/channel_arguments.cc |
|
|
|
|
- src/cpp/common/channel_filter.cc |
|
|
|
|
- src/cpp/common/completion_queue_cc.cc |
|
|
|
|
- src/cpp/common/core_codegen.cc |
|
|
|
|
- src/cpp/common/resource_quota_cc.cc |
|
|
|
|
- src/cpp/common/rpc_method.cc |
|
|
|
|
- src/cpp/common/secure_auth_context.cc |
|
|
|
|
- src/cpp/common/secure_channel_arguments.cc |
|
|
|
|
- src/cpp/common/secure_create_auth_context.cc |
|
|
|
|
- src/cpp/common/tls_certificate_provider.cc |
|
|
|
|
- src/cpp/common/tls_certificate_verifier.cc |
|
|
|
|
- src/cpp/common/tls_credentials_options.cc |
|
|
|
|
- src/cpp/common/validate_service_config.cc |
|
|
|
|
- src/cpp/common/version_cc.cc |
|
|
|
|
- src/cpp/server/async_generic_service.cc |
|
|
|
@ -10269,7 +10323,9 @@ targets: |
|
|
|
|
- src/cpp/server/health/default_health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service_server_builder_option.cc |
|
|
|
|
- src/cpp/server/insecure_server_credentials.cc |
|
|
|
|
- src/cpp/server/orca/call_metric_recorder.cc |
|
|
|
|
- src/cpp/server/secure_server_credentials.cc |
|
|
|
|
- src/cpp/server/server_builder.cc |
|
|
|
|
- src/cpp/server/server_callback.cc |
|
|
|
|
- src/cpp/server/server_cc.cc |
|
|
|
@ -10473,10 +10529,13 @@ targets: |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_reader_impl.h |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_writer.h |
|
|
|
|
- src/cpp/client/create_channel_internal.h |
|
|
|
|
- src/cpp/client/secure_credentials.h |
|
|
|
|
- src/cpp/common/channel_filter.h |
|
|
|
|
- src/cpp/common/secure_auth_context.h |
|
|
|
|
- src/cpp/server/dynamic_thread_pool.h |
|
|
|
|
- src/cpp/server/external_connection_acceptor_impl.h |
|
|
|
|
- src/cpp/server/health/default_health_check_service.h |
|
|
|
|
- src/cpp/server/secure_server_credentials.h |
|
|
|
|
- src/cpp/server/thread_pool_interface.h |
|
|
|
|
- src/cpp/thread_manager/thread_manager.h |
|
|
|
|
- test/core/transport/binder/mock_objects.h |
|
|
|
@ -10507,14 +10566,23 @@ targets: |
|
|
|
|
- src/cpp/client/create_channel_internal.cc |
|
|
|
|
- src/cpp/client/create_channel_posix.cc |
|
|
|
|
- src/cpp/client/credentials_cc.cc |
|
|
|
|
- src/cpp/client/insecure_credentials.cc |
|
|
|
|
- src/cpp/client/secure_credentials.cc |
|
|
|
|
- src/cpp/codegen/codegen_init.cc |
|
|
|
|
- src/cpp/common/alarm.cc |
|
|
|
|
- src/cpp/common/auth_property_iterator.cc |
|
|
|
|
- src/cpp/common/channel_arguments.cc |
|
|
|
|
- src/cpp/common/channel_filter.cc |
|
|
|
|
- src/cpp/common/completion_queue_cc.cc |
|
|
|
|
- src/cpp/common/core_codegen.cc |
|
|
|
|
- src/cpp/common/resource_quota_cc.cc |
|
|
|
|
- src/cpp/common/rpc_method.cc |
|
|
|
|
- src/cpp/common/secure_auth_context.cc |
|
|
|
|
- src/cpp/common/secure_channel_arguments.cc |
|
|
|
|
- src/cpp/common/secure_create_auth_context.cc |
|
|
|
|
- src/cpp/common/tls_certificate_provider.cc |
|
|
|
|
- src/cpp/common/tls_certificate_verifier.cc |
|
|
|
|
- src/cpp/common/tls_credentials_options.cc |
|
|
|
|
- src/cpp/common/validate_service_config.cc |
|
|
|
|
- src/cpp/common/version_cc.cc |
|
|
|
|
- src/cpp/server/async_generic_service.cc |
|
|
|
@ -10525,7 +10593,9 @@ targets: |
|
|
|
|
- src/cpp/server/health/default_health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service_server_builder_option.cc |
|
|
|
|
- src/cpp/server/insecure_server_credentials.cc |
|
|
|
|
- src/cpp/server/orca/call_metric_recorder.cc |
|
|
|
|
- src/cpp/server/secure_server_credentials.cc |
|
|
|
|
- src/cpp/server/server_builder.cc |
|
|
|
|
- src/cpp/server/server_callback.cc |
|
|
|
|
- src/cpp/server/server_cc.cc |
|
|
|
@ -10569,10 +10639,13 @@ targets: |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_reader_impl.h |
|
|
|
|
- src/core/ext/transport/binder/wire_format/wire_writer.h |
|
|
|
|
- src/cpp/client/create_channel_internal.h |
|
|
|
|
- src/cpp/client/secure_credentials.h |
|
|
|
|
- src/cpp/common/channel_filter.h |
|
|
|
|
- src/cpp/common/secure_auth_context.h |
|
|
|
|
- src/cpp/server/dynamic_thread_pool.h |
|
|
|
|
- src/cpp/server/external_connection_acceptor_impl.h |
|
|
|
|
- src/cpp/server/health/default_health_check_service.h |
|
|
|
|
- src/cpp/server/secure_server_credentials.h |
|
|
|
|
- src/cpp/server/thread_pool_interface.h |
|
|
|
|
- src/cpp/thread_manager/thread_manager.h |
|
|
|
|
- test/core/transport/binder/mock_objects.h |
|
|
|
@ -10603,14 +10676,23 @@ targets: |
|
|
|
|
- src/cpp/client/create_channel_internal.cc |
|
|
|
|
- src/cpp/client/create_channel_posix.cc |
|
|
|
|
- src/cpp/client/credentials_cc.cc |
|
|
|
|
- src/cpp/client/insecure_credentials.cc |
|
|
|
|
- src/cpp/client/secure_credentials.cc |
|
|
|
|
- src/cpp/codegen/codegen_init.cc |
|
|
|
|
- src/cpp/common/alarm.cc |
|
|
|
|
- src/cpp/common/auth_property_iterator.cc |
|
|
|
|
- src/cpp/common/channel_arguments.cc |
|
|
|
|
- src/cpp/common/channel_filter.cc |
|
|
|
|
- src/cpp/common/completion_queue_cc.cc |
|
|
|
|
- src/cpp/common/core_codegen.cc |
|
|
|
|
- src/cpp/common/resource_quota_cc.cc |
|
|
|
|
- src/cpp/common/rpc_method.cc |
|
|
|
|
- src/cpp/common/secure_auth_context.cc |
|
|
|
|
- src/cpp/common/secure_channel_arguments.cc |
|
|
|
|
- src/cpp/common/secure_create_auth_context.cc |
|
|
|
|
- src/cpp/common/tls_certificate_provider.cc |
|
|
|
|
- src/cpp/common/tls_certificate_verifier.cc |
|
|
|
|
- src/cpp/common/tls_credentials_options.cc |
|
|
|
|
- src/cpp/common/validate_service_config.cc |
|
|
|
|
- src/cpp/common/version_cc.cc |
|
|
|
|
- src/cpp/server/async_generic_service.cc |
|
|
|
@ -10621,7 +10703,9 @@ targets: |
|
|
|
|
- src/cpp/server/health/default_health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service.cc |
|
|
|
|
- src/cpp/server/health/health_check_service_server_builder_option.cc |
|
|
|
|
- src/cpp/server/insecure_server_credentials.cc |
|
|
|
|
- src/cpp/server/orca/call_metric_recorder.cc |
|
|
|
|
- src/cpp/server/secure_server_credentials.cc |
|
|
|
|
- src/cpp/server/server_builder.cc |
|
|
|
|
- src/cpp/server/server_callback.cc |
|
|
|
|
- src/cpp/server/server_cc.cc |
|
|
|
|