summaryrefslogtreecommitdiff
path: root/etc/import/include/grpc/TARGETS.grpc
blob: 892aa639335e5ecbd8a12dac6184adf194fd830f (plain)
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
{ "gpr_public_headers":
  { "type": ["@", "rules", "data", "staged"]
  , "srcs":
    [ "support/alloc.h"
    , "support/atm_gcc_atomic.h"
    , "support/atm_gcc_sync.h"
    , "support/atm_windows.h"
    , "support/atm.h"
    , "support/cpu.h"
    , "support/json.h"
    , "support/log.h"
    , "support/log_windows.h"
    , "support/port_platform.h"
    , "support/string_util.h"
    , "support/sync.h"
    , "support/sync_abseil.h"
    , "support/sync_custom.h"
    , "support/sync_generic.h"
    , "support/sync_posix.h"
    , "support/sync_windows.h"
    , "support/thd_id.h"
    , "support/time.h"
    , "impl/codegen/atm.h"
    , "impl/codegen/atm_gcc_atomic.h"
    , "impl/codegen/atm_gcc_sync.h"
    , "impl/codegen/atm_windows.h"
    , "impl/codegen/fork.h"
    , "impl/codegen/gpr_types.h"
    , "impl/codegen/log.h"
    , "impl/codegen/port_platform.h"
    , "impl/codegen/sync.h"
    , "impl/codegen/sync_abseil.h"
    , "impl/codegen/sync_custom.h"
    , "impl/codegen/sync_generic.h"
    , "impl/codegen/sync_posix.h"
    , "impl/codegen/sync_windows.h"
    ]
  , "stage": ["grpc"]
  }
, "grpc_public_headers":
  { "type": ["@", "rules", "data", "staged"]
  , "srcs":
    [ "grpc_audit_logging.h"
    , "byte_buffer.h"
    , "byte_buffer_reader.h"
    , "compression.h"
    , "fork.h"
    , "grpc.h"
    , "grpc_posix.h"
    , "grpc_security.h"
    , "grpc_security_constants.h"
    , "slice.h"
    , "slice_buffer.h"
    , "status.h"
    , "load_reporting.h"
    , "support/workaround_list.h"
    , "impl/codegen/byte_buffer.h"
    , "impl/codegen/byte_buffer_reader.h"
    , "impl/codegen/compression_types.h"
    , "impl/codegen/connectivity_state.h"
    , "impl/codegen/grpc_types.h"
    , "impl/codegen/propagation_bits.h"
    , "impl/codegen/status.h"
    , "impl/codegen/slice.h"
    , "impl/compression_types.h"
    , "impl/connectivity_state.h"
    , "impl/grpc_types.h"
    , "impl/propagation_bits.h"
    , "impl/slice_type.h"
    ]
  , "stage": ["grpc"]
  }
, "grpc_public_event_engine_headers":
  { "type": ["@", "rules", "data", "staged"]
  , "srcs":
    [ "event_engine/endpoint_config.h"
    , "event_engine/event_engine.h"
    , "event_engine/port.h"
    , "event_engine/memory_allocator.h"
    , "event_engine/memory_request.h"
    , "event_engine/internal/memory_allocator_impl.h"
    , "event_engine/slice.h"
    , "event_engine/slice_buffer.h"
    , "event_engine/internal/slice_cast.h"
    ]
  , "stage": ["grpc"]
  }
, "grpc_secure_public_headers":
  { "type": ["@", "rules", "data", "staged"]
  , "srcs": ["grpc_security.h"]
  , "stage": ["grpc"]
  }
, "event_engine_memory_allocator_headers":
  { "type": ["@", "rules", "data", "staged"]
  , "srcs":
    [ "event_engine/internal/memory_allocator_impl.h"
    , "event_engine/memory_allocator.h"
    , "event_engine/memory_request.h"
    ]
  , "stage": ["grpc"]
  }
, "slice_cast_headers":
  { "type": ["@", "rules", "data", "staged"]
  , "srcs": ["event_engine/internal/slice_cast.h"]
  , "stage": ["grpc"]
  }
, "slice_buffer_headers":
  { "type": ["@", "rules", "data", "staged"]
  , "srcs": ["event_engine/slice.h", "event_engine/slice_buffer.h"]
  , "stage": ["grpc"]
  }
, "gpr_atm_headers":
  { "type": ["@", "rules", "data", "staged"]
  , "srcs":
    [ "support/atm.h"
    , "support/atm_gcc_atomic.h"
    , "support/atm_gcc_sync.h"
    , "support/atm_windows.h"
    , "impl/codegen/atm.h"
    , "impl/codegen/atm_gcc_atomic.h"
    , "impl/codegen/atm_gcc_sync.h"
    , "impl/codegen/atm_windows.h"
    ]
  , "stage": ["grpc"]
  }
, "slice_headers":
  { "type": ["@", "rules", "data", "staged"]
  , "srcs": ["slice.h"]
  , "stage": ["grpc"]
  }
, "census_headers":
  { "type": ["@", "rules", "data", "staged"]
  , "srcs": ["census.h"]
  , "stage": ["grpc"]
  }
}