• Home
  • Raw
  • Download

Lines Matching full:src

80   # Podfile; see `src/objective-c/tests/Podfile` for an example.
87 # `src/core/lib/gpr/string.h` shadow the system `<time.h>` and `<string.h>`, breaking the
189 ss.source_files = 'src/core/lib/gpr/alloc.h',
190 'src/core/lib/gpr/arena.h',
191 'src/core/lib/gpr/env.h',
192 'src/core/lib/gpr/host_port.h',
193 'src/core/lib/gpr/mpscq.h',
194 'src/core/lib/gpr/murmur_hash.h',
195 'src/core/lib/gpr/spinlock.h',
196 'src/core/lib/gpr/string.h',
197 'src/core/lib/gpr/string_windows.h',
198 'src/core/lib/gpr/time_precise.h',
199 'src/core/lib/gpr/tls.h',
200 'src/core/lib/gpr/tls_gcc.h',
201 'src/core/lib/gpr/tls_msvc.h',
202 'src/core/lib/gpr/tls_pthread.h',
203 'src/core/lib/gpr/tmpfile.h',
204 'src/core/lib/gpr/useful.h',
205 'src/core/lib/gprpp/abstract.h',
206 'src/core/lib/gprpp/atomic.h',
207 'src/core/lib/gprpp/atomic_with_atm.h',
208 'src/core/lib/gprpp/atomic_with_std.h',
209 'src/core/lib/gprpp/fork.h',
210 'src/core/lib/gprpp/manual_constructor.h',
211 'src/core/lib/gprpp/memory.h',
212 'src/core/lib/gprpp/mutex_lock.h',
213 'src/core/lib/gprpp/thd.h',
214 'src/core/lib/profiling/timers.h',
215 'src/core/lib/gpr/alloc.cc',
216 'src/core/lib/gpr/arena.cc',
217 'src/core/lib/gpr/atm.cc',
218 'src/core/lib/gpr/cpu_iphone.cc',
219 'src/core/lib/gpr/cpu_linux.cc',
220 'src/core/lib/gpr/cpu_posix.cc',
221 'src/core/lib/gpr/cpu_windows.cc',
222 'src/core/lib/gpr/env_linux.cc',
223 'src/core/lib/gpr/env_posix.cc',
224 'src/core/lib/gpr/env_windows.cc',
225 'src/core/lib/gpr/host_port.cc',
226 'src/core/lib/gpr/log.cc',
227 'src/core/lib/gpr/log_android.cc',
228 'src/core/lib/gpr/log_linux.cc',
229 'src/core/lib/gpr/log_posix.cc',
230 'src/core/lib/gpr/log_windows.cc',
231 'src/core/lib/gpr/mpscq.cc',
232 'src/core/lib/gpr/murmur_hash.cc',
233 'src/core/lib/gpr/string.cc',
234 'src/core/lib/gpr/string_posix.cc',
235 'src/core/lib/gpr/string_util_windows.cc',
236 'src/core/lib/gpr/string_windows.cc',
237 'src/core/lib/gpr/sync.cc',
238 'src/core/lib/gpr/sync_posix.cc',
239 'src/core/lib/gpr/sync_windows.cc',
240 'src/core/lib/gpr/time.cc',
241 'src/core/lib/gpr/time_posix.cc',
242 'src/core/lib/gpr/time_precise.cc',
243 'src/core/lib/gpr/time_windows.cc',
244 'src/core/lib/gpr/tls_pthread.cc',
245 'src/core/lib/gpr/tmpfile_msys.cc',
246 'src/core/lib/gpr/tmpfile_posix.cc',
247 'src/core/lib/gpr/tmpfile_windows.cc',
248 'src/core/lib/gpr/wrap_memcpy.cc',
249 'src/core/lib/gprpp/fork.cc',
250 'src/core/lib/gprpp/thd_posix.cc',
251 'src/core/lib/gprpp/thd_windows.cc',
252 'src/core/lib/profiling/basic_timers.cc',
253 'src/core/lib/profiling/stap_timers.cc',
254 'src/core/ext/transport/chttp2/transport/bin_decoder.h',
255 'src/core/ext/transport/chttp2/transport/bin_encoder.h',
256 'src/core/ext/transport/chttp2/transport/chttp2_transport.h',
257 'src/core/ext/transport/chttp2/transport/flow_control.h',
258 'src/core/ext/transport/chttp2/transport/frame.h',
259 'src/core/ext/transport/chttp2/transport/frame_data.h',
260 'src/core/ext/transport/chttp2/transport/frame_goaway.h',
261 'src/core/ext/transport/chttp2/transport/frame_ping.h',
262 'src/core/ext/transport/chttp2/transport/frame_rst_stream.h',
263 'src/core/ext/transport/chttp2/transport/frame_settings.h',
264 'src/core/ext/transport/chttp2/transport/frame_window_update.h',
265 'src/core/ext/transport/chttp2/transport/hpack_encoder.h',
266 'src/core/ext/transport/chttp2/transport/hpack_mapping.h',
267 'src/core/ext/transport/chttp2/transport/hpack_parser.h',
268 'src/core/ext/transport/chttp2/transport/hpack_table.h',
269 'src/core/ext/transport/chttp2/transport/http2_settings.h',
270 'src/core/ext/transport/chttp2/transport/huffsyms.h',
271 'src/core/ext/transport/chttp2/transport/incoming_metadata.h',
272 'src/core/ext/transport/chttp2/transport/internal.h',
273 'src/core/ext/transport/chttp2/transport/stream_map.h',
274 'src/core/ext/transport/chttp2/transport/varint.h',
275 'src/core/ext/transport/chttp2/alpn/alpn.h',
276 'src/core/ext/filters/http/client/http_client_filter.h',
277 'src/core/ext/filters/http/message_compress/message_compress_filter.h',
278 'src/core/ext/filters/http/server/http_server_filter.h',
279 'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h',
280 'src/core/lib/security/context/security_context.h',
281 'src/core/lib/security/credentials/alts/alts_credentials.h',
282 'src/core/lib/security/credentials/composite/composite_credentials.h',
283 'src/core/lib/security/credentials/credentials.h',
284 'src/core/lib/security/credentials/fake/fake_credentials.h',
285 … 'src/core/lib/security/credentials/google_default/google_default_credentials.h',
286 'src/core/lib/security/credentials/iam/iam_credentials.h',
287 'src/core/lib/security/credentials/jwt/json_token.h',
288 'src/core/lib/security/credentials/jwt/jwt_credentials.h',
289 'src/core/lib/security/credentials/jwt/jwt_verifier.h',
290 'src/core/lib/security/credentials/local/local_credentials.h',
291 'src/core/lib/security/credentials/oauth2/oauth2_credentials.h',
292 'src/core/lib/security/credentials/plugin/plugin_credentials.h',
293 'src/core/lib/security/credentials/ssl/ssl_credentials.h',
294 'src/core/lib/security/security_connector/alts_security_connector.h',
295 'src/core/lib/security/security_connector/load_system_roots.h',
296 'src/core/lib/security/security_connector/load_system_roots_linux.h',
297 'src/core/lib/security/security_connector/local_security_connector.h',
298 'src/core/lib/security/security_connector/security_connector.h',
299 'src/core/lib/security/transport/auth_filters.h',
300 'src/core/lib/security/transport/secure_endpoint.h',
301 'src/core/lib/security/transport/security_handshaker.h',
302 'src/core/lib/security/transport/target_authority_table.h',
303 'src/core/lib/security/transport/tsi_error.h',
304 'src/core/lib/security/util/json_util.h',
305 'src/core/tsi/alts/crypt/gsec.h',
306 'src/core/tsi/alts/frame_protector/alts_counter.h',
307 'src/core/tsi/alts/frame_protector/alts_crypter.h',
308 'src/core/tsi/alts/frame_protector/alts_frame_protector.h',
309 'src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.h',
310 'src/core/tsi/alts/frame_protector/frame_handler.h',
311 'src/core/tsi/alts/handshaker/alts_handshaker_client.h',
312 'src/core/tsi/alts/handshaker/alts_tsi_event.h',
313 'src/core/tsi/alts/handshaker/alts_tsi_handshaker.h',
314 'src/core/tsi/alts/handshaker/alts_tsi_handshaker_private.h',
315 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h',
316 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.h',
317 'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol.h',
318 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.h',
319 'src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.h',
320 'src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.h',
321 'src/core/lib/security/credentials/alts/check_gcp_environment.h',
322 'src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h',
323 'src/core/tsi/alts/handshaker/alts_handshaker_service_api.h',
324 'src/core/tsi/alts/handshaker/alts_handshaker_service_api_util.h',
325 'src/core/tsi/alts/handshaker/alts_tsi_utils.h',
326 'src/core/tsi/alts/handshaker/transport_security_common_api.h',
327 'src/core/tsi/alts/handshaker/altscontext.pb.h',
328 'src/core/tsi/alts/handshaker/handshaker.pb.h',
329 'src/core/tsi/alts/handshaker/transport_security_common.pb.h',
330 'src/core/tsi/transport_security.h',
331 'src/core/tsi/transport_security_interface.h',
332 'src/core/ext/transport/chttp2/client/authority.h',
333 'src/core/ext/transport/chttp2/client/chttp2_connector.h',
334 'src/core/ext/filters/client_channel/backup_poller.h',
335 'src/core/ext/filters/client_channel/client_channel.h',
336 'src/core/ext/filters/client_channel/client_channel_channelz.h',
337 'src/core/ext/filters/client_channel/client_channel_factory.h',
338 'src/core/ext/filters/client_channel/connector.h',
339 'src/core/ext/filters/client_channel/http_connect_handshaker.h',
340 'src/core/ext/filters/client_channel/http_proxy.h',
341 'src/core/ext/filters/client_channel/lb_policy.h',
342 'src/core/ext/filters/client_channel/lb_policy_factory.h',
343 'src/core/ext/filters/client_channel/lb_policy_registry.h',
344 'src/core/ext/filters/client_channel/method_params.h',
345 'src/core/ext/filters/client_channel/parse_address.h',
346 'src/core/ext/filters/client_channel/proxy_mapper.h',
347 'src/core/ext/filters/client_channel/proxy_mapper_registry.h',
348 'src/core/ext/filters/client_channel/resolver.h',
349 'src/core/ext/filters/client_channel/resolver_factory.h',
350 'src/core/ext/filters/client_channel/resolver_registry.h',
351 'src/core/ext/filters/client_channel/retry_throttle.h',
352 'src/core/ext/filters/client_channel/subchannel.h',
353 'src/core/ext/filters/client_channel/subchannel_index.h',
354 'src/core/ext/filters/client_channel/uri_parser.h',
355 'src/core/ext/filters/deadline/deadline_filter.h',
356 'src/core/tsi/alts_transport_security.h',
357 'src/core/tsi/fake_transport_security.h',
358 'src/core/tsi/local_transport_security.h',
359 'src/core/tsi/ssl/session_cache/ssl_session.h',
360 'src/core/tsi/ssl/session_cache/ssl_session_cache.h',
361 'src/core/tsi/ssl_transport_security.h',
362 'src/core/tsi/ssl_types.h',
363 'src/core/tsi/transport_security_grpc.h',
364 'src/core/tsi/grpc_shadow_boringssl.h',
365 'src/core/ext/transport/chttp2/server/chttp2_server.h',
366 'src/core/ext/transport/inproc/inproc_transport.h',
367 'src/core/lib/avl/avl.h',
368 'src/core/lib/backoff/backoff.h',
369 'src/core/lib/channel/channel_args.h',
370 'src/core/lib/channel/channel_stack.h',
371 'src/core/lib/channel/channel_stack_builder.h',
372 'src/core/lib/channel/channel_trace.h',
373 'src/core/lib/channel/channelz.h',
374 'src/core/lib/channel/channelz_registry.h',
375 'src/core/lib/channel/connected_channel.h',
376 'src/core/lib/channel/context.h',
377 'src/core/lib/channel/handshaker.h',
378 'src/core/lib/channel/handshaker_factory.h',
379 'src/core/lib/channel/handshaker_registry.h',
380 'src/core/lib/channel/status_util.h',
381 'src/core/lib/compression/algorithm_metadata.h',
382 'src/core/lib/compression/compression_internal.h',
383 'src/core/lib/compression/message_compress.h',
384 'src/core/lib/compression/stream_compression.h',
385 'src/core/lib/compression/stream_compression_gzip.h',
386 'src/core/lib/compression/stream_compression_identity.h',
387 'src/core/lib/debug/stats.h',
388 'src/core/lib/debug/stats_data.h',
389 'src/core/lib/gprpp/debug_location.h',
390 'src/core/lib/gprpp/inlined_vector.h',
391 'src/core/lib/gprpp/orphanable.h',
392 'src/core/lib/gprpp/ref_counted.h',
393 'src/core/lib/gprpp/ref_counted_ptr.h',
394 'src/core/lib/http/format_request.h',
395 'src/core/lib/http/httpcli.h',
396 'src/core/lib/http/parser.h',
397 'src/core/lib/iomgr/block_annotate.h',
398 'src/core/lib/iomgr/buffer_list.h',
399 'src/core/lib/iomgr/call_combiner.h',
400 'src/core/lib/iomgr/closure.h',
401 'src/core/lib/iomgr/combiner.h',
402 'src/core/lib/iomgr/endpoint.h',
403 'src/core/lib/iomgr/endpoint_pair.h',
404 'src/core/lib/iomgr/error.h',
405 'src/core/lib/iomgr/error_internal.h',
406 'src/core/lib/iomgr/ev_epoll1_linux.h',
407 'src/core/lib/iomgr/ev_epollex_linux.h',
408 'src/core/lib/iomgr/ev_epollsig_linux.h',
409 'src/core/lib/iomgr/ev_poll_posix.h',
410 'src/core/lib/iomgr/ev_posix.h',
411 'src/core/lib/iomgr/exec_ctx.h',
412 'src/core/lib/iomgr/executor.h',
413 'src/core/lib/iomgr/gethostname.h',
414 'src/core/lib/iomgr/internal_errqueue.h',
415 'src/core/lib/iomgr/iocp_windows.h',
416 'src/core/lib/iomgr/iomgr.h',
417 'src/core/lib/iomgr/iomgr_custom.h',
418 'src/core/lib/iomgr/iomgr_internal.h',
419 'src/core/lib/iomgr/iomgr_posix.h',
420 'src/core/lib/iomgr/is_epollexclusive_available.h',
421 'src/core/lib/iomgr/load_file.h',
422 'src/core/lib/iomgr/lockfree_event.h',
423 'src/core/lib/iomgr/nameser.h',
424 'src/core/lib/iomgr/network_status_tracker.h',
425 'src/core/lib/iomgr/polling_entity.h',
426 'src/core/lib/iomgr/pollset.h',
427 'src/core/lib/iomgr/pollset_custom.h',
428 'src/core/lib/iomgr/pollset_set.h',
429 'src/core/lib/iomgr/pollset_set_custom.h',
430 'src/core/lib/iomgr/pollset_set_windows.h',
431 'src/core/lib/iomgr/pollset_windows.h',
432 'src/core/lib/iomgr/port.h',
433 'src/core/lib/iomgr/resolve_address.h',
434 'src/core/lib/iomgr/resolve_address_custom.h',
435 'src/core/lib/iomgr/resource_quota.h',
436 'src/core/lib/iomgr/sockaddr.h',
437 'src/core/lib/iomgr/sockaddr_custom.h',
438 'src/core/lib/iomgr/sockaddr_posix.h',
439 'src/core/lib/iomgr/sockaddr_utils.h',
440 'src/core/lib/iomgr/sockaddr_windows.h',
441 'src/core/lib/iomgr/socket_factory_posix.h',
442 'src/core/lib/iomgr/socket_mutator.h',
443 'src/core/lib/iomgr/socket_utils.h',
444 'src/core/lib/iomgr/socket_utils_posix.h',
445 'src/core/lib/iomgr/socket_windows.h',
446 'src/core/lib/iomgr/sys_epoll_wrapper.h',
447 'src/core/lib/iomgr/tcp_client.h',
448 'src/core/lib/iomgr/tcp_client_posix.h',
449 'src/core/lib/iomgr/tcp_custom.h',
450 'src/core/lib/iomgr/tcp_posix.h',
451 'src/core/lib/iomgr/tcp_server.h',
452 'src/core/lib/iomgr/tcp_server_utils_posix.h',
453 'src/core/lib/iomgr/tcp_windows.h',
454 'src/core/lib/iomgr/time_averaged_stats.h',
455 'src/core/lib/iomgr/timer.h',
456 'src/core/lib/iomgr/timer_custom.h',
457 'src/core/lib/iomgr/timer_heap.h',
458 'src/core/lib/iomgr/timer_manager.h',
459 'src/core/lib/iomgr/udp_server.h',
460 'src/core/lib/iomgr/unix_sockets_posix.h',
461 'src/core/lib/iomgr/wakeup_fd_cv.h',
462 'src/core/lib/iomgr/wakeup_fd_pipe.h',
463 'src/core/lib/iomgr/wakeup_fd_posix.h',
464 'src/core/lib/json/json.h',
465 'src/core/lib/json/json_common.h',
466 'src/core/lib/json/json_reader.h',
467 'src/core/lib/json/json_writer.h',
468 'src/core/lib/slice/b64.h',
469 'src/core/lib/slice/percent_encoding.h',
470 'src/core/lib/slice/slice_hash_table.h',
471 'src/core/lib/slice/slice_internal.h',
472 'src/core/lib/slice/slice_string_helpers.h',
473 'src/core/lib/slice/slice_weak_hash_table.h',
474 'src/core/lib/surface/api_trace.h',
475 'src/core/lib/surface/call.h',
476 'src/core/lib/surface/call_test_only.h',
477 'src/core/lib/surface/channel.h',
478 'src/core/lib/surface/channel_init.h',
479 'src/core/lib/surface/channel_stack_type.h',
480 'src/core/lib/surface/completion_queue.h',
481 'src/core/lib/surface/completion_queue_factory.h',
482 'src/core/lib/surface/event_string.h',
483 'src/core/lib/surface/init.h',
484 'src/core/lib/surface/lame_client.h',
485 'src/core/lib/surface/server.h',
486 'src/core/lib/surface/validate_metadata.h',
487 'src/core/lib/transport/bdp_estimator.h',
488 'src/core/lib/transport/byte_stream.h',
489 'src/core/lib/transport/connectivity_state.h',
490 'src/core/lib/transport/error_utils.h',
491 'src/core/lib/transport/http2_errors.h',
492 'src/core/lib/transport/metadata.h',
493 'src/core/lib/transport/metadata_batch.h',
494 'src/core/lib/transport/pid_controller.h',
495 'src/core/lib/transport/service_config.h',
496 'src/core/lib/transport/static_metadata.h',
497 'src/core/lib/transport/status_conversion.h',
498 'src/core/lib/transport/status_metadata.h',
499 'src/core/lib/transport/timeout_encoding.h',
500 'src/core/lib/transport/transport.h',
501 'src/core/lib/transport/transport_impl.h',
502 'src/core/lib/debug/trace.h',
503 … 'src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h',
504 'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h',
505 'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h',
506 'src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h',
507 …'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/duration.pb…
508 …'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/timestamp.p…
509 … 'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h',
510 'src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h',
511 'src/core/ext/filters/client_channel/lb_policy/subchannel_list.h',
512 … 'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h',
513 'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h',
514 'src/core/ext/filters/max_age/max_age_filter.h',
515 'src/core/ext/filters/message_size/message_size_filter.h',
516 'src/core/ext/filters/http/client_authority_filter.h',
517 'src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h',
518 'src/core/ext/filters/workarounds/workaround_utils.h',
519 'src/core/lib/surface/init.cc',
520 'src/core/lib/avl/avl.cc',
521 'src/core/lib/backoff/backoff.cc',
522 'src/core/lib/channel/channel_args.cc',
523 'src/core/lib/channel/channel_stack.cc',
524 'src/core/lib/channel/channel_stack_builder.cc',
525 'src/core/lib/channel/channel_trace.cc',
526 'src/core/lib/channel/channelz.cc',
527 'src/core/lib/channel/channelz_registry.cc',
528 'src/core/lib/channel/connected_channel.cc',
529 'src/core/lib/channel/handshaker.cc',
530 'src/core/lib/channel/handshaker_factory.cc',
531 'src/core/lib/channel/handshaker_registry.cc',
532 'src/core/lib/channel/status_util.cc',
533 'src/core/lib/compression/compression.cc',
534 'src/core/lib/compression/compression_internal.cc',
535 'src/core/lib/compression/message_compress.cc',
536 'src/core/lib/compression/stream_compression.cc',
537 'src/core/lib/compression/stream_compression_gzip.cc',
538 'src/core/lib/compression/stream_compression_identity.cc',
539 'src/core/lib/debug/stats.cc',
540 'src/core/lib/debug/stats_data.cc',
541 'src/core/lib/http/format_request.cc',
542 'src/core/lib/http/httpcli.cc',
543 'src/core/lib/http/parser.cc',
544 'src/core/lib/iomgr/buffer_list.cc',
545 'src/core/lib/iomgr/call_combiner.cc',
546 'src/core/lib/iomgr/combiner.cc',
547 'src/core/lib/iomgr/endpoint.cc',
548 'src/core/lib/iomgr/endpoint_pair_posix.cc',
549 'src/core/lib/iomgr/endpoint_pair_uv.cc',
550 'src/core/lib/iomgr/endpoint_pair_windows.cc',
551 'src/core/lib/iomgr/error.cc',
552 'src/core/lib/iomgr/ev_epoll1_linux.cc',
553 'src/core/lib/iomgr/ev_epollex_linux.cc',
554 'src/core/lib/iomgr/ev_epollsig_linux.cc',
555 'src/core/lib/iomgr/ev_poll_posix.cc',
556 'src/core/lib/iomgr/ev_posix.cc',
557 'src/core/lib/iomgr/ev_windows.cc',
558 'src/core/lib/iomgr/exec_ctx.cc',
559 'src/core/lib/iomgr/executor.cc',
560 'src/core/lib/iomgr/fork_posix.cc',
561 'src/core/lib/iomgr/fork_windows.cc',
562 'src/core/lib/iomgr/gethostname_fallback.cc',
563 'src/core/lib/iomgr/gethostname_host_name_max.cc',
564 'src/core/lib/iomgr/gethostname_sysconf.cc',
565 'src/core/lib/iomgr/internal_errqueue.cc',
566 'src/core/lib/iomgr/iocp_windows.cc',
567 'src/core/lib/iomgr/iomgr.cc',
568 'src/core/lib/iomgr/iomgr_custom.cc',
569 'src/core/lib/iomgr/iomgr_internal.cc',
570 'src/core/lib/iomgr/iomgr_posix.cc',
571 'src/core/lib/iomgr/iomgr_uv.cc',
572 'src/core/lib/iomgr/iomgr_windows.cc',
573 'src/core/lib/iomgr/is_epollexclusive_available.cc',
574 'src/core/lib/iomgr/load_file.cc',
575 'src/core/lib/iomgr/lockfree_event.cc',
576 'src/core/lib/iomgr/network_status_tracker.cc',
577 'src/core/lib/iomgr/polling_entity.cc',
578 'src/core/lib/iomgr/pollset.cc',
579 'src/core/lib/iomgr/pollset_custom.cc',
580 'src/core/lib/iomgr/pollset_set.cc',
581 'src/core/lib/iomgr/pollset_set_custom.cc',
582 'src/core/lib/iomgr/pollset_set_windows.cc',
583 'src/core/lib/iomgr/pollset_uv.cc',
584 'src/core/lib/iomgr/pollset_windows.cc',
585 'src/core/lib/iomgr/resolve_address.cc',
586 'src/core/lib/iomgr/resolve_address_custom.cc',
587 'src/core/lib/iomgr/resolve_address_posix.cc',
588 'src/core/lib/iomgr/resolve_address_windows.cc',
589 'src/core/lib/iomgr/resource_quota.cc',
590 'src/core/lib/iomgr/sockaddr_utils.cc',
591 'src/core/lib/iomgr/socket_factory_posix.cc',
592 'src/core/lib/iomgr/socket_mutator.cc',
593 'src/core/lib/iomgr/socket_utils_common_posix.cc',
594 'src/core/lib/iomgr/socket_utils_linux.cc',
595 'src/core/lib/iomgr/socket_utils_posix.cc',
596 'src/core/lib/iomgr/socket_utils_uv.cc',
597 'src/core/lib/iomgr/socket_utils_windows.cc',
598 'src/core/lib/iomgr/socket_windows.cc',
599 'src/core/lib/iomgr/tcp_client.cc',
600 'src/core/lib/iomgr/tcp_client_custom.cc',
601 'src/core/lib/iomgr/tcp_client_posix.cc',
602 'src/core/lib/iomgr/tcp_client_windows.cc',
603 'src/core/lib/iomgr/tcp_custom.cc',
604 'src/core/lib/iomgr/tcp_posix.cc',
605 'src/core/lib/iomgr/tcp_server.cc',
606 'src/core/lib/iomgr/tcp_server_custom.cc',
607 'src/core/lib/iomgr/tcp_server_posix.cc',
608 'src/core/lib/iomgr/tcp_server_utils_posix_common.cc',
609 'src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc',
610 'src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc',
611 'src/core/lib/iomgr/tcp_server_windows.cc',
612 'src/core/lib/iomgr/tcp_uv.cc',
613 'src/core/lib/iomgr/tcp_windows.cc',
614 'src/core/lib/iomgr/time_averaged_stats.cc',
615 'src/core/lib/iomgr/timer.cc',
616 'src/core/lib/iomgr/timer_custom.cc',
617 'src/core/lib/iomgr/timer_generic.cc',
618 'src/core/lib/iomgr/timer_heap.cc',
619 'src/core/lib/iomgr/timer_manager.cc',
620 'src/core/lib/iomgr/timer_uv.cc',
621 'src/core/lib/iomgr/udp_server.cc',
622 'src/core/lib/iomgr/unix_sockets_posix.cc',
623 'src/core/lib/iomgr/unix_sockets_posix_noop.cc',
624 'src/core/lib/iomgr/wakeup_fd_cv.cc',
625 'src/core/lib/iomgr/wakeup_fd_eventfd.cc',
626 'src/core/lib/iomgr/wakeup_fd_nospecial.cc',
627 'src/core/lib/iomgr/wakeup_fd_pipe.cc',
628 'src/core/lib/iomgr/wakeup_fd_posix.cc',
629 'src/core/lib/json/json.cc',
630 'src/core/lib/json/json_reader.cc',
631 'src/core/lib/json/json_string.cc',
632 'src/core/lib/json/json_writer.cc',
633 'src/core/lib/slice/b64.cc',
634 'src/core/lib/slice/percent_encoding.cc',
635 'src/core/lib/slice/slice.cc',
636 'src/core/lib/slice/slice_buffer.cc',
637 'src/core/lib/slice/slice_intern.cc',
638 'src/core/lib/slice/slice_string_helpers.cc',
639 'src/core/lib/surface/api_trace.cc',
640 'src/core/lib/surface/byte_buffer.cc',
641 'src/core/lib/surface/byte_buffer_reader.cc',
642 'src/core/lib/surface/call.cc',
643 'src/core/lib/surface/call_details.cc',
644 'src/core/lib/surface/call_log_batch.cc',
645 'src/core/lib/surface/channel.cc',
646 'src/core/lib/surface/channel_init.cc',
647 'src/core/lib/surface/channel_ping.cc',
648 'src/core/lib/surface/channel_stack_type.cc',
649 'src/core/lib/surface/completion_queue.cc',
650 'src/core/lib/surface/completion_queue_factory.cc',
651 'src/core/lib/surface/event_string.cc',
652 'src/core/lib/surface/lame_client.cc',
653 'src/core/lib/surface/metadata_array.cc',
654 'src/core/lib/surface/server.cc',
655 'src/core/lib/surface/validate_metadata.cc',
656 'src/core/lib/surface/version.cc',
657 'src/core/lib/transport/bdp_estimator.cc',
658 'src/core/lib/transport/byte_stream.cc',
659 'src/core/lib/transport/connectivity_state.cc',
660 'src/core/lib/transport/error_utils.cc',
661 'src/core/lib/transport/metadata.cc',
662 'src/core/lib/transport/metadata_batch.cc',
663 'src/core/lib/transport/pid_controller.cc',
664 'src/core/lib/transport/service_config.cc',
665 'src/core/lib/transport/static_metadata.cc',
666 'src/core/lib/transport/status_conversion.cc',
667 'src/core/lib/transport/status_metadata.cc',
668 'src/core/lib/transport/timeout_encoding.cc',
669 'src/core/lib/transport/transport.cc',
670 'src/core/lib/transport/transport_op_string.cc',
671 'src/core/lib/debug/trace.cc',
672 'src/core/ext/transport/chttp2/server/secure/server_secure_chttp2.cc',
673 'src/core/ext/transport/chttp2/transport/bin_decoder.cc',
674 'src/core/ext/transport/chttp2/transport/bin_encoder.cc',
675 'src/core/ext/transport/chttp2/transport/chttp2_plugin.cc',
676 'src/core/ext/transport/chttp2/transport/chttp2_transport.cc',
677 'src/core/ext/transport/chttp2/transport/flow_control.cc',
678 'src/core/ext/transport/chttp2/transport/frame_data.cc',
679 'src/core/ext/transport/chttp2/transport/frame_goaway.cc',
680 'src/core/ext/transport/chttp2/transport/frame_ping.cc',
681 'src/core/ext/transport/chttp2/transport/frame_rst_stream.cc',
682 'src/core/ext/transport/chttp2/transport/frame_settings.cc',
683 'src/core/ext/transport/chttp2/transport/frame_window_update.cc',
684 'src/core/ext/transport/chttp2/transport/hpack_encoder.cc',
685 'src/core/ext/transport/chttp2/transport/hpack_mapping.cc',
686 'src/core/ext/transport/chttp2/transport/hpack_parser.cc',
687 'src/core/ext/transport/chttp2/transport/hpack_table.cc',
688 'src/core/ext/transport/chttp2/transport/http2_settings.cc',
689 'src/core/ext/transport/chttp2/transport/huffsyms.cc',
690 'src/core/ext/transport/chttp2/transport/incoming_metadata.cc',
691 'src/core/ext/transport/chttp2/transport/parsing.cc',
692 'src/core/ext/transport/chttp2/transport/stream_lists.cc',
693 'src/core/ext/transport/chttp2/transport/stream_map.cc',
694 'src/core/ext/transport/chttp2/transport/varint.cc',
695 'src/core/ext/transport/chttp2/transport/writing.cc',
696 'src/core/ext/transport/chttp2/alpn/alpn.cc',
697 'src/core/ext/filters/http/client/http_client_filter.cc',
698 'src/core/ext/filters/http/http_filters_plugin.cc',
699 'src/core/ext/filters/http/message_compress/message_compress_filter.cc',
700 'src/core/ext/filters/http/server/http_server_filter.cc',
701 'src/core/lib/http/httpcli_security_connector.cc',
702 'src/core/lib/security/context/security_context.cc',
703 'src/core/lib/security/credentials/alts/alts_credentials.cc',
704 'src/core/lib/security/credentials/composite/composite_credentials.cc',
705 'src/core/lib/security/credentials/credentials.cc',
706 'src/core/lib/security/credentials/credentials_metadata.cc',
707 'src/core/lib/security/credentials/fake/fake_credentials.cc',
708 'src/core/lib/security/credentials/google_default/credentials_generic.cc',
709 … 'src/core/lib/security/credentials/google_default/google_default_credentials.cc',
710 'src/core/lib/security/credentials/iam/iam_credentials.cc',
711 'src/core/lib/security/credentials/jwt/json_token.cc',
712 'src/core/lib/security/credentials/jwt/jwt_credentials.cc',
713 'src/core/lib/security/credentials/jwt/jwt_verifier.cc',
714 'src/core/lib/security/credentials/local/local_credentials.cc',
715 'src/core/lib/security/credentials/oauth2/oauth2_credentials.cc',
716 'src/core/lib/security/credentials/plugin/plugin_credentials.cc',
717 'src/core/lib/security/credentials/ssl/ssl_credentials.cc',
718 'src/core/lib/security/security_connector/alts_security_connector.cc',
719 'src/core/lib/security/security_connector/load_system_roots_fallback.cc',
720 'src/core/lib/security/security_connector/load_system_roots_linux.cc',
721 'src/core/lib/security/security_connector/local_security_connector.cc',
722 'src/core/lib/security/security_connector/security_connector.cc',
723 'src/core/lib/security/transport/client_auth_filter.cc',
724 'src/core/lib/security/transport/secure_endpoint.cc',
725 'src/core/lib/security/transport/security_handshaker.cc',
726 'src/core/lib/security/transport/server_auth_filter.cc',
727 'src/core/lib/security/transport/target_authority_table.cc',
728 'src/core/lib/security/transport/tsi_error.cc',
729 'src/core/lib/security/util/json_util.cc',
730 'src/core/lib/surface/init_secure.cc',
731 'src/core/tsi/alts/crypt/aes_gcm.cc',
732 'src/core/tsi/alts/crypt/gsec.cc',
733 'src/core/tsi/alts/frame_protector/alts_counter.cc',
734 'src/core/tsi/alts/frame_protector/alts_crypter.cc',
735 'src/core/tsi/alts/frame_protector/alts_frame_protector.cc',
736 'src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc',
737 'src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc',
738 'src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc',
739 'src/core/tsi/alts/frame_protector/frame_handler.cc',
740 'src/core/tsi/alts/handshaker/alts_handshaker_client.cc',
741 'src/core/tsi/alts/handshaker/alts_tsi_event.cc',
742 'src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc',
743 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc',
744 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc',
745 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc',
746 'src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc',
747 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc',
748 'src/core/lib/security/credentials/alts/check_gcp_environment.cc',
749 'src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc',
750 'src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc',
751 'src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc',
752 … 'src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc',
753 'src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc',
754 … 'src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc',
755 'src/core/tsi/alts/handshaker/alts_handshaker_service_api.cc',
756 'src/core/tsi/alts/handshaker/alts_handshaker_service_api_util.cc',
757 'src/core/tsi/alts/handshaker/alts_tsi_utils.cc',
758 'src/core/tsi/alts/handshaker/transport_security_common_api.cc',
759 'src/core/tsi/alts/handshaker/altscontext.pb.c',
760 'src/core/tsi/alts/handshaker/handshaker.pb.c',
761 'src/core/tsi/alts/handshaker/transport_security_common.pb.c',
762 'src/core/tsi/transport_security.cc',
763 'src/core/ext/transport/chttp2/client/insecure/channel_create.cc',
764 'src/core/ext/transport/chttp2/client/insecure/channel_create_posix.cc',
765 'src/core/ext/transport/chttp2/client/authority.cc',
766 'src/core/ext/transport/chttp2/client/chttp2_connector.cc',
767 'src/core/ext/filters/client_channel/backup_poller.cc',
768 'src/core/ext/filters/client_channel/channel_connectivity.cc',
769 'src/core/ext/filters/client_channel/client_channel.cc',
770 'src/core/ext/filters/client_channel/client_channel_channelz.cc',
771 'src/core/ext/filters/client_channel/client_channel_factory.cc',
772 'src/core/ext/filters/client_channel/client_channel_plugin.cc',
773 'src/core/ext/filters/client_channel/connector.cc',
774 'src/core/ext/filters/client_channel/http_connect_handshaker.cc',
775 'src/core/ext/filters/client_channel/http_proxy.cc',
776 'src/core/ext/filters/client_channel/lb_policy.cc',
777 'src/core/ext/filters/client_channel/lb_policy_factory.cc',
778 'src/core/ext/filters/client_channel/lb_policy_registry.cc',
779 'src/core/ext/filters/client_channel/method_params.cc',
780 'src/core/ext/filters/client_channel/parse_address.cc',
781 'src/core/ext/filters/client_channel/proxy_mapper.cc',
782 'src/core/ext/filters/client_channel/proxy_mapper_registry.cc',
783 'src/core/ext/filters/client_channel/resolver.cc',
784 'src/core/ext/filters/client_channel/resolver_registry.cc',
785 'src/core/ext/filters/client_channel/retry_throttle.cc',
786 'src/core/ext/filters/client_channel/subchannel.cc',
787 'src/core/ext/filters/client_channel/subchannel_index.cc',
788 'src/core/ext/filters/client_channel/uri_parser.cc',
789 'src/core/ext/filters/deadline/deadline_filter.cc',
790 'src/core/tsi/alts_transport_security.cc',
791 'src/core/tsi/fake_transport_security.cc',
792 'src/core/tsi/local_transport_security.cc',
793 'src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc',
794 'src/core/tsi/ssl/session_cache/ssl_session_cache.cc',
795 'src/core/tsi/ssl/session_cache/ssl_session_openssl.cc',
796 'src/core/tsi/ssl_transport_security.cc',
797 'src/core/tsi/transport_security_grpc.cc',
798 'src/core/ext/transport/chttp2/server/chttp2_server.cc',
799 'src/core/ext/transport/chttp2/client/secure/secure_channel_create.cc',
800 'src/core/ext/transport/chttp2/server/insecure/server_chttp2.cc',
801 'src/core/ext/transport/chttp2/server/insecure/server_chttp2_posix.cc',
802 'src/core/ext/transport/inproc/inproc_plugin.cc',
803 'src/core/ext/transport/inproc/inproc_transport.cc',
804 … 'src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc',
805 'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc',
806 … 'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel_secure.cc',
807 'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc',
808 'src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc',
809 …'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/duration.pb…
810 …'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/timestamp.p…
811 … 'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.c',
812 'src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc',
813 'src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc',
814 'src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc',
815 … 'src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc',
816 … 'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.cc',
817 … 'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc',
818 … 'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc',
819 … 'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc',
820 … 'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_fallback.cc',
821 … 'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc',
822 … 'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc',
823 'src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc',
824 'src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc',
825 'src/core/ext/filters/census/grpc_context.cc',
826 'src/core/ext/filters/max_age/max_age_filter.cc',
827 'src/core/ext/filters/message_size/message_size_filter.cc',
828 'src/core/ext/filters/http/client_authority_filter.cc',
829 'src/core/ext/filters/workarounds/workaround_cronet_compression_filter.cc',
830 'src/core/ext/filters/workarounds/workaround_utils.cc',
831 'src/core/plugin_registry/grpc_plugin_registry.cc'
833 ss.private_header_files = 'src/core/lib/gpr/alloc.h',
834 'src/core/lib/gpr/arena.h',
835 'src/core/lib/gpr/env.h',
836 'src/core/lib/gpr/host_port.h',
837 'src/core/lib/gpr/mpscq.h',
838 'src/core/lib/gpr/murmur_hash.h',
839 'src/core/lib/gpr/spinlock.h',
840 'src/core/lib/gpr/string.h',
841 'src/core/lib/gpr/string_windows.h',
842 'src/core/lib/gpr/time_precise.h',
843 'src/core/lib/gpr/tls.h',
844 'src/core/lib/gpr/tls_gcc.h',
845 'src/core/lib/gpr/tls_msvc.h',
846 'src/core/lib/gpr/tls_pthread.h',
847 'src/core/lib/gpr/tmpfile.h',
848 'src/core/lib/gpr/useful.h',
849 'src/core/lib/gprpp/abstract.h',
850 'src/core/lib/gprpp/atomic.h',
851 'src/core/lib/gprpp/atomic_with_atm.h',
852 'src/core/lib/gprpp/atomic_with_std.h',
853 'src/core/lib/gprpp/fork.h',
854 'src/core/lib/gprpp/manual_constructor.h',
855 'src/core/lib/gprpp/memory.h',
856 'src/core/lib/gprpp/mutex_lock.h',
857 'src/core/lib/gprpp/thd.h',
858 'src/core/lib/profiling/timers.h',
859 'src/core/ext/transport/chttp2/transport/bin_decoder.h',
860 'src/core/ext/transport/chttp2/transport/bin_encoder.h',
861 'src/core/ext/transport/chttp2/transport/chttp2_transport.h',
862 'src/core/ext/transport/chttp2/transport/flow_control.h',
863 'src/core/ext/transport/chttp2/transport/frame.h',
864 'src/core/ext/transport/chttp2/transport/frame_data.h',
865 'src/core/ext/transport/chttp2/transport/frame_goaway.h',
866 'src/core/ext/transport/chttp2/transport/frame_ping.h',
867 'src/core/ext/transport/chttp2/transport/frame_rst_stream.h',
868 'src/core/ext/transport/chttp2/transport/frame_settings.h',
869 'src/core/ext/transport/chttp2/transport/frame_window_update.h',
870 'src/core/ext/transport/chttp2/transport/hpack_encoder.h',
871 'src/core/ext/transport/chttp2/transport/hpack_mapping.h',
872 'src/core/ext/transport/chttp2/transport/hpack_parser.h',
873 'src/core/ext/transport/chttp2/transport/hpack_table.h',
874 'src/core/ext/transport/chttp2/transport/http2_settings.h',
875 'src/core/ext/transport/chttp2/transport/huffsyms.h',
876 'src/core/ext/transport/chttp2/transport/incoming_metadata.h',
877 'src/core/ext/transport/chttp2/transport/internal.h',
878 'src/core/ext/transport/chttp2/transport/stream_map.h',
879 'src/core/ext/transport/chttp2/transport/varint.h',
880 'src/core/ext/transport/chttp2/alpn/alpn.h',
881 'src/core/ext/filters/http/client/http_client_filter.h',
882 … 'src/core/ext/filters/http/message_compress/message_compress_filter.h',
883 'src/core/ext/filters/http/server/http_server_filter.h',
884 'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h',
885 'src/core/lib/security/context/security_context.h',
886 'src/core/lib/security/credentials/alts/alts_credentials.h',
887 'src/core/lib/security/credentials/composite/composite_credentials.h',
888 'src/core/lib/security/credentials/credentials.h',
889 'src/core/lib/security/credentials/fake/fake_credentials.h',
890 … 'src/core/lib/security/credentials/google_default/google_default_credentials.h',
891 'src/core/lib/security/credentials/iam/iam_credentials.h',
892 'src/core/lib/security/credentials/jwt/json_token.h',
893 'src/core/lib/security/credentials/jwt/jwt_credentials.h',
894 'src/core/lib/security/credentials/jwt/jwt_verifier.h',
895 'src/core/lib/security/credentials/local/local_credentials.h',
896 'src/core/lib/security/credentials/oauth2/oauth2_credentials.h',
897 'src/core/lib/security/credentials/plugin/plugin_credentials.h',
898 'src/core/lib/security/credentials/ssl/ssl_credentials.h',
899 'src/core/lib/security/security_connector/alts_security_connector.h',
900 'src/core/lib/security/security_connector/load_system_roots.h',
901 'src/core/lib/security/security_connector/load_system_roots_linux.h',
902 'src/core/lib/security/security_connector/local_security_connector.h',
903 'src/core/lib/security/security_connector/security_connector.h',
904 'src/core/lib/security/transport/auth_filters.h',
905 'src/core/lib/security/transport/secure_endpoint.h',
906 'src/core/lib/security/transport/security_handshaker.h',
907 'src/core/lib/security/transport/target_authority_table.h',
908 'src/core/lib/security/transport/tsi_error.h',
909 'src/core/lib/security/util/json_util.h',
910 'src/core/tsi/alts/crypt/gsec.h',
911 'src/core/tsi/alts/frame_protector/alts_counter.h',
912 'src/core/tsi/alts/frame_protector/alts_crypter.h',
913 'src/core/tsi/alts/frame_protector/alts_frame_protector.h',
914 … 'src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.h',
915 'src/core/tsi/alts/frame_protector/frame_handler.h',
916 'src/core/tsi/alts/handshaker/alts_handshaker_client.h',
917 'src/core/tsi/alts/handshaker/alts_tsi_event.h',
918 'src/core/tsi/alts/handshaker/alts_tsi_handshaker.h',
919 'src/core/tsi/alts/handshaker/alts_tsi_handshaker_private.h',
920 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h',
921 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.h',
922 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol.h',
923 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.h',
924 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.h',
925 … 'src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.h',
926 'src/core/lib/security/credentials/alts/check_gcp_environment.h',
927 … 'src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h',
928 'src/core/tsi/alts/handshaker/alts_handshaker_service_api.h',
929 'src/core/tsi/alts/handshaker/alts_handshaker_service_api_util.h',
930 'src/core/tsi/alts/handshaker/alts_tsi_utils.h',
931 'src/core/tsi/alts/handshaker/transport_security_common_api.h',
932 'src/core/tsi/alts/handshaker/altscontext.pb.h',
933 'src/core/tsi/alts/handshaker/handshaker.pb.h',
934 'src/core/tsi/alts/handshaker/transport_security_common.pb.h',
935 'src/core/tsi/transport_security.h',
936 'src/core/tsi/transport_security_interface.h',
937 'src/core/ext/transport/chttp2/client/authority.h',
938 'src/core/ext/transport/chttp2/client/chttp2_connector.h',
939 'src/core/ext/filters/client_channel/backup_poller.h',
940 'src/core/ext/filters/client_channel/client_channel.h',
941 'src/core/ext/filters/client_channel/client_channel_channelz.h',
942 'src/core/ext/filters/client_channel/client_channel_factory.h',
943 'src/core/ext/filters/client_channel/connector.h',
944 'src/core/ext/filters/client_channel/http_connect_handshaker.h',
945 'src/core/ext/filters/client_channel/http_proxy.h',
946 'src/core/ext/filters/client_channel/lb_policy.h',
947 'src/core/ext/filters/client_channel/lb_policy_factory.h',
948 'src/core/ext/filters/client_channel/lb_policy_registry.h',
949 'src/core/ext/filters/client_channel/method_params.h',
950 'src/core/ext/filters/client_channel/parse_address.h',
951 'src/core/ext/filters/client_channel/proxy_mapper.h',
952 'src/core/ext/filters/client_channel/proxy_mapper_registry.h',
953 'src/core/ext/filters/client_channel/resolver.h',
954 'src/core/ext/filters/client_channel/resolver_factory.h',
955 'src/core/ext/filters/client_channel/resolver_registry.h',
956 'src/core/ext/filters/client_channel/retry_throttle.h',
957 'src/core/ext/filters/client_channel/subchannel.h',
958 'src/core/ext/filters/client_channel/subchannel_index.h',
959 'src/core/ext/filters/client_channel/uri_parser.h',
960 'src/core/ext/filters/deadline/deadline_filter.h',
961 'src/core/tsi/alts_transport_security.h',
962 'src/core/tsi/fake_transport_security.h',
963 'src/core/tsi/local_transport_security.h',
964 'src/core/tsi/ssl/session_cache/ssl_session.h',
965 'src/core/tsi/ssl/session_cache/ssl_session_cache.h',
966 'src/core/tsi/ssl_transport_security.h',
967 'src/core/tsi/ssl_types.h',
968 'src/core/tsi/transport_security_grpc.h',
969 'src/core/tsi/grpc_shadow_boringssl.h',
970 'src/core/ext/transport/chttp2/server/chttp2_server.h',
971 'src/core/ext/transport/inproc/inproc_transport.h',
972 'src/core/lib/avl/avl.h',
973 'src/core/lib/backoff/backoff.h',
974 'src/core/lib/channel/channel_args.h',
975 'src/core/lib/channel/channel_stack.h',
976 'src/core/lib/channel/channel_stack_builder.h',
977 'src/core/lib/channel/channel_trace.h',
978 'src/core/lib/channel/channelz.h',
979 'src/core/lib/channel/channelz_registry.h',
980 'src/core/lib/channel/connected_channel.h',
981 'src/core/lib/channel/context.h',
982 'src/core/lib/channel/handshaker.h',
983 'src/core/lib/channel/handshaker_factory.h',
984 'src/core/lib/channel/handshaker_registry.h',
985 'src/core/lib/channel/status_util.h',
986 'src/core/lib/compression/algorithm_metadata.h',
987 'src/core/lib/compression/compression_internal.h',
988 'src/core/lib/compression/message_compress.h',
989 'src/core/lib/compression/stream_compression.h',
990 'src/core/lib/compression/stream_compression_gzip.h',
991 'src/core/lib/compression/stream_compression_identity.h',
992 'src/core/lib/debug/stats.h',
993 'src/core/lib/debug/stats_data.h',
994 'src/core/lib/gprpp/debug_location.h',
995 'src/core/lib/gprpp/inlined_vector.h',
996 'src/core/lib/gprpp/orphanable.h',
997 'src/core/lib/gprpp/ref_counted.h',
998 'src/core/lib/gprpp/ref_counted_ptr.h',
999 'src/core/lib/http/format_request.h',
1000 'src/core/lib/http/httpcli.h',
1001 'src/core/lib/http/parser.h',
1002 'src/core/lib/iomgr/block_annotate.h',
1003 'src/core/lib/iomgr/buffer_list.h',
1004 'src/core/lib/iomgr/call_combiner.h',
1005 'src/core/lib/iomgr/closure.h',
1006 'src/core/lib/iomgr/combiner.h',
1007 'src/core/lib/iomgr/endpoint.h',
1008 'src/core/lib/iomgr/endpoint_pair.h',
1009 'src/core/lib/iomgr/error.h',
1010 'src/core/lib/iomgr/error_internal.h',
1011 'src/core/lib/iomgr/ev_epoll1_linux.h',
1012 'src/core/lib/iomgr/ev_epollex_linux.h',
1013 'src/core/lib/iomgr/ev_epollsig_linux.h',
1014 'src/core/lib/iomgr/ev_poll_posix.h',
1015 'src/core/lib/iomgr/ev_posix.h',
1016 'src/core/lib/iomgr/exec_ctx.h',
1017 'src/core/lib/iomgr/executor.h',
1018 'src/core/lib/iomgr/gethostname.h',
1019 'src/core/lib/iomgr/internal_errqueue.h',
1020 'src/core/lib/iomgr/iocp_windows.h',
1021 'src/core/lib/iomgr/iomgr.h',
1022 'src/core/lib/iomgr/iomgr_custom.h',
1023 'src/core/lib/iomgr/iomgr_internal.h',
1024 'src/core/lib/iomgr/iomgr_posix.h',
1025 'src/core/lib/iomgr/is_epollexclusive_available.h',
1026 'src/core/lib/iomgr/load_file.h',
1027 'src/core/lib/iomgr/lockfree_event.h',
1028 'src/core/lib/iomgr/nameser.h',
1029 'src/core/lib/iomgr/network_status_tracker.h',
1030 'src/core/lib/iomgr/polling_entity.h',
1031 'src/core/lib/iomgr/pollset.h',
1032 'src/core/lib/iomgr/pollset_custom.h',
1033 'src/core/lib/iomgr/pollset_set.h',
1034 'src/core/lib/iomgr/pollset_set_custom.h',
1035 'src/core/lib/iomgr/pollset_set_windows.h',
1036 'src/core/lib/iomgr/pollset_windows.h',
1037 'src/core/lib/iomgr/port.h',
1038 'src/core/lib/iomgr/resolve_address.h',
1039 'src/core/lib/iomgr/resolve_address_custom.h',
1040 'src/core/lib/iomgr/resource_quota.h',
1041 'src/core/lib/iomgr/sockaddr.h',
1042 'src/core/lib/iomgr/sockaddr_custom.h',
1043 'src/core/lib/iomgr/sockaddr_posix.h',
1044 'src/core/lib/iomgr/sockaddr_utils.h',
1045 'src/core/lib/iomgr/sockaddr_windows.h',
1046 'src/core/lib/iomgr/socket_factory_posix.h',
1047 'src/core/lib/iomgr/socket_mutator.h',
1048 'src/core/lib/iomgr/socket_utils.h',
1049 'src/core/lib/iomgr/socket_utils_posix.h',
1050 'src/core/lib/iomgr/socket_windows.h',
1051 'src/core/lib/iomgr/sys_epoll_wrapper.h',
1052 'src/core/lib/iomgr/tcp_client.h',
1053 'src/core/lib/iomgr/tcp_client_posix.h',
1054 'src/core/lib/iomgr/tcp_custom.h',
1055 'src/core/lib/iomgr/tcp_posix.h',
1056 'src/core/lib/iomgr/tcp_server.h',
1057 'src/core/lib/iomgr/tcp_server_utils_posix.h',
1058 'src/core/lib/iomgr/tcp_windows.h',
1059 'src/core/lib/iomgr/time_averaged_stats.h',
1060 'src/core/lib/iomgr/timer.h',
1061 'src/core/lib/iomgr/timer_custom.h',
1062 'src/core/lib/iomgr/timer_heap.h',
1063 'src/core/lib/iomgr/timer_manager.h',
1064 'src/core/lib/iomgr/udp_server.h',
1065 'src/core/lib/iomgr/unix_sockets_posix.h',
1066 'src/core/lib/iomgr/wakeup_fd_cv.h',
1067 'src/core/lib/iomgr/wakeup_fd_pipe.h',
1068 'src/core/lib/iomgr/wakeup_fd_posix.h',
1069 'src/core/lib/json/json.h',
1070 'src/core/lib/json/json_common.h',
1071 'src/core/lib/json/json_reader.h',
1072 'src/core/lib/json/json_writer.h',
1073 'src/core/lib/slice/b64.h',
1074 'src/core/lib/slice/percent_encoding.h',
1075 'src/core/lib/slice/slice_hash_table.h',
1076 'src/core/lib/slice/slice_internal.h',
1077 'src/core/lib/slice/slice_string_helpers.h',
1078 'src/core/lib/slice/slice_weak_hash_table.h',
1079 'src/core/lib/surface/api_trace.h',
1080 'src/core/lib/surface/call.h',
1081 'src/core/lib/surface/call_test_only.h',
1082 'src/core/lib/surface/channel.h',
1083 'src/core/lib/surface/channel_init.h',
1084 'src/core/lib/surface/channel_stack_type.h',
1085 'src/core/lib/surface/completion_queue.h',
1086 'src/core/lib/surface/completion_queue_factory.h',
1087 'src/core/lib/surface/event_string.h',
1088 'src/core/lib/surface/init.h',
1089 'src/core/lib/surface/lame_client.h',
1090 'src/core/lib/surface/server.h',
1091 'src/core/lib/surface/validate_metadata.h',
1092 'src/core/lib/transport/bdp_estimator.h',
1093 'src/core/lib/transport/byte_stream.h',
1094 'src/core/lib/transport/connectivity_state.h',
1095 'src/core/lib/transport/error_utils.h',
1096 'src/core/lib/transport/http2_errors.h',
1097 'src/core/lib/transport/metadata.h',
1098 'src/core/lib/transport/metadata_batch.h',
1099 'src/core/lib/transport/pid_controller.h',
1100 'src/core/lib/transport/service_config.h',
1101 'src/core/lib/transport/static_metadata.h',
1102 'src/core/lib/transport/status_conversion.h',
1103 'src/core/lib/transport/status_metadata.h',
1104 'src/core/lib/transport/timeout_encoding.h',
1105 'src/core/lib/transport/transport.h',
1106 'src/core/lib/transport/transport_impl.h',
1107 'src/core/lib/debug/trace.h',
1108 … 'src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h',
1109 … 'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_channel.h',
1110 … 'src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h',
1111 … 'src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h',
1112 …'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/duration.pb…
1113 …'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/google/protobuf/timestamp.p…
1114 … 'src/core/ext/filters/client_channel/lb_policy/grpclb/proto/grpc/lb/v1/load_balancer.pb.h',
1115 'src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h',
1116 'src/core/ext/filters/client_channel/lb_policy/subchannel_list.h',
1117 … 'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h',
1118 … 'src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h',
1119 'src/core/ext/filters/max_age/max_age_filter.h',
1120 'src/core/ext/filters/message_size/message_size_filter.h',
1121 'src/core/ext/filters/http/client_authority_filter.h',
1122 … 'src/core/ext/filters/workarounds/workaround_cronet_compression_filter.h',
1123 'src/core/ext/filters/workarounds/workaround_utils.h'
1132 ss.source_files = 'src/core/lib/iomgr/cfstream_handle.cc',
1133 'src/core/lib/iomgr/endpoint_cfstream.cc',
1134 'src/core/lib/iomgr/error_cfstream.cc',
1135 'src/core/lib/iomgr/iomgr_posix_cfstream.cc',
1136 'src/core/lib/iomgr/tcp_client_cfstream.cc',
1137 'src/core/lib/iomgr/cfstream_handle.h',
1138 'src/core/lib/iomgr/endpoint_cfstream.h',
1139 'src/core/lib/iomgr/error_cfstream.h'
1140 ss.private_header_files = 'src/core/lib/iomgr/cfstream_handle.h',
1141 'src/core/lib/iomgr/endpoint_cfstream.h',
1142 'src/core/lib/iomgr/error_cfstream.h'
1157 ss.source_files = 'src/core/ext/transport/cronet/client/secure/cronet_channel_create.cc',
1158 'src/core/ext/transport/cronet/transport/cronet_transport.cc',
1162 'src/core/ext/transport/cronet/transport/cronet_transport.h',
1311 …find src/core/ -type f ! -path '*.grpc_back' -print0 | xargs -0 -L1 sed -E -i'.grpc_back' 's;#incl…
1312 find src/core/ -type f -path '*.grpc_back' -print0 | xargs -0 rm