1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
|
{ "grpcpp_public_headers":
{ "type": ["@", "rules", "data", "staged"]
, "srcs":
[ "alarm.h"
, "channel.h"
, "client_context.h"
, "completion_queue.h"
, "create_channel.h"
, "create_channel_posix.h"
, "ext/health_check_service_server_builder_option.h"
, "generic/async_generic_service.h"
, "generic/generic_stub.h"
, "grpcpp.h"
, "health_check_service_interface.h"
, "impl/call_hook.h"
, "impl/call_op_set_interface.h"
, "impl/call_op_set.h"
, "impl/call.h"
, "impl/channel_argument_option.h"
, "impl/channel_interface.h"
, "impl/client_unary_call.h"
, "impl/completion_queue_tag.h"
, "impl/create_auth_context.h"
, "impl/delegating_channel.h"
, "impl/grpc_library.h"
, "impl/intercepted_channel.h"
, "impl/interceptor_common.h"
, "impl/metadata_map.h"
, "impl/method_handler_impl.h"
, "impl/rpc_method.h"
, "impl/rpc_service_method.h"
, "impl/serialization_traits.h"
, "impl/server_builder_option.h"
, "impl/server_builder_plugin.h"
, "impl/server_callback_handlers.h"
, "impl/server_initializer.h"
, "impl/service_type.h"
, "impl/status.h"
, "impl/sync.h"
, "resource_quota.h"
, "security/audit_logging.h"
, "security/auth_context.h"
, "security/auth_metadata_processor.h"
, "security/credentials.h"
, "security/server_credentials.h"
, "security/tls_certificate_provider.h"
, "security/authorization_policy_provider.h"
, "security/tls_certificate_verifier.h"
, "security/tls_credentials_options.h"
, "server.h"
, "server_builder.h"
, "server_context.h"
, "server_interface.h"
, "server_posix.h"
, "version_info.h"
, "support/async_stream.h"
, "support/async_unary_call.h"
, "support/byte_buffer.h"
, "support/callback_common.h"
, "support/channel_arguments.h"
, "support/client_callback.h"
, "support/client_interceptor.h"
, "support/config.h"
, "support/interceptor.h"
, "support/message_allocator.h"
, "support/method_handler.h"
, "support/proto_buffer_reader.h"
, "support/proto_buffer_writer.h"
, "support/server_callback.h"
, "support/server_interceptor.h"
, "support/slice.h"
, "support/status.h"
, "support/status_code_enum.h"
, "support/string_ref.h"
, "support/stub_options.h"
, "support/sync_stream.h"
, "support/time.h"
, "support/validate_service_config.h"
, "impl/codegen/async_generic_service.h"
, "impl/codegen/async_stream.h"
, "impl/codegen/async_unary_call.h"
, "impl/codegen/byte_buffer.h"
, "impl/codegen/call_hook.h"
, "impl/codegen/call_op_set_interface.h"
, "impl/codegen/call_op_set.h"
, "impl/codegen/call.h"
, "impl/codegen/callback_common.h"
, "impl/codegen/channel_interface.h"
, "impl/codegen/client_callback.h"
, "impl/codegen/client_context.h"
, "impl/codegen/client_interceptor.h"
, "impl/codegen/client_unary_call.h"
, "impl/codegen/completion_queue_tag.h"
, "impl/codegen/completion_queue.h"
, "impl/codegen/config.h"
, "impl/codegen/create_auth_context.h"
, "impl/codegen/delegating_channel.h"
, "impl/codegen/intercepted_channel.h"
, "impl/codegen/interceptor_common.h"
, "impl/codegen/interceptor.h"
, "impl/codegen/message_allocator.h"
, "impl/codegen/metadata_map.h"
, "impl/codegen/method_handler_impl.h"
, "impl/codegen/method_handler.h"
, "impl/codegen/rpc_method.h"
, "impl/codegen/rpc_service_method.h"
, "impl/codegen/security/auth_context.h"
, "impl/codegen/serialization_traits.h"
, "impl/codegen/server_callback_handlers.h"
, "impl/codegen/server_callback.h"
, "impl/codegen/server_context.h"
, "impl/codegen/server_interceptor.h"
, "impl/codegen/server_interface.h"
, "impl/codegen/service_type.h"
, "impl/codegen/slice.h"
, "impl/codegen/status_code_enum.h"
, "impl/codegen/status.h"
, "impl/codegen/string_ref.h"
, "impl/codegen/stub_options.h"
, "impl/codegen/sync_stream.h"
, "impl/codegen/time.h"
, "impl/codegen/sync.h"
]
, "stage": ["grpcpp"]
}
, "grpcpp_config_proto_headers":
{ "type": ["@", "rules", "data", "staged"]
, "srcs": ["impl/codegen/config_protobuf.h"]
, "stage": ["grpcpp"]
}
, "grpcpp_codegen_proto_headers":
{ "type": ["@", "rules", "data", "staged"]
, "srcs":
[ "impl/codegen/proto_buffer_reader.h"
, "impl/codegen/proto_buffer_writer.h"
, "impl/codegen/proto_utils.h"
, "impl/proto_utils.h"
]
, "stage": ["grpcpp"]
}
, "grpc++_binder_grpcpp_headers":
{ "type": ["@", "rules", "data", "staged"]
, "srcs":
[ "security/binder_security_policy.h"
, "create_channel_binder.h"
, "security/binder_credentials.h"
]
, "stage": ["grpcpp"]
}
, "grpcpp_call_metric_recorder_headers":
{ "type": ["@", "rules", "data", "staged"]
, "srcs": ["ext/call_metric_recorder.h"]
, "stage": ["grpcpp"]
}
, "grpcpp_backend_metric_recorder_headers":
{ "type": ["@", "rules", "data", "staged"]
, "srcs": ["ext/server_metric_recorder.h"]
, "stage": ["grpcpp"]
}
}
|