devtools.licenses.report 97 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734
  1. # File format ($ symbol means the beginning of a line):
  2. #
  3. # $ # this message
  4. # $ # =======================
  5. # $ # comments (all commentaries should starts with some number of spaces and # symbol)
  6. # ${action} {license spdx} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. KEEP BSD-3-Clause 1074fcc8fed6e87c183fda7df379eff5
  32. BELONGS third_party/upb/ya.make
  33. Note: matched license text is too long. Read it in the source files.
  34. Scancode info:
  35. Original SPDX id: BSD-3-Clause
  36. Score : 97.64
  37. Match type : TEXT
  38. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  39. Files with this license:
  40. third_party/upb/upb/arena.c [5:25]
  41. third_party/upb/upb/arena.h [5:25]
  42. third_party/upb/upb/array.c [5:25]
  43. third_party/upb/upb/array.h [5:25]
  44. third_party/upb/upb/decode.c [5:25]
  45. third_party/upb/upb/decode.h [5:25]
  46. third_party/upb/upb/def.c [5:25]
  47. third_party/upb/upb/def.h [5:25]
  48. third_party/upb/upb/encode.c [5:25]
  49. third_party/upb/upb/encode.h [5:25]
  50. third_party/upb/upb/extension_registry.c [5:25]
  51. third_party/upb/upb/extension_registry.h [5:25]
  52. third_party/upb/upb/internal/decode.h [5:25]
  53. third_party/upb/upb/internal/table.h [5:25]
  54. third_party/upb/upb/internal/upb.h [5:25]
  55. third_party/upb/upb/json_decode.c [5:25]
  56. third_party/upb/upb/json_decode.h [5:25]
  57. third_party/upb/upb/json_encode.c [5:25]
  58. third_party/upb/upb/json_encode.h [5:25]
  59. third_party/upb/upb/map.c [5:25]
  60. third_party/upb/upb/map.h [5:25]
  61. third_party/upb/upb/message_value.h [5:25]
  62. third_party/upb/upb/mini_table.c [5:25]
  63. third_party/upb/upb/mini_table.h [5:25]
  64. third_party/upb/upb/msg.c [5:25]
  65. third_party/upb/upb/msg.h [5:25]
  66. third_party/upb/upb/msg_internal.h [5:25]
  67. third_party/upb/upb/reflection.c [5:25]
  68. third_party/upb/upb/reflection.h [5:25]
  69. third_party/upb/upb/status.c [5:25]
  70. third_party/upb/upb/status.h [5:25]
  71. third_party/upb/upb/table.c [5:25]
  72. third_party/upb/upb/text_encode.c [5:25]
  73. third_party/upb/upb/text_encode.h [5:25]
  74. third_party/upb/upb/upb.c [5:25]
  75. third_party/upb/upb/upb.h [5:25]
  76. Scancode info:
  77. Original SPDX id: BSD-3-Clause
  78. Score : 98.09
  79. Match type : TEXT
  80. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  81. Files with this license:
  82. third_party/upb/upb/decode_fast.c [5:25]
  83. third_party/upb/upb/decode_fast.h [5:25]
  84. Scancode info:
  85. Original SPDX id: BSD-3-Clause
  86. Score : 95.30
  87. Match type : TEXT
  88. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  89. Files with this license:
  90. third_party/upb/upb/internal/vsnprintf_compat.h [5:25]
  91. KEEP BSD-3-Clause 26c9318cf95923719e6a1cbb87990e08
  92. BELONGS third_party/address_sorting/ya.make
  93. Note: matched license text is too long. Read it in the source files.
  94. Scancode info:
  95. Original SPDX id: BSD-3-Clause
  96. Score : 100.00
  97. Match type : TEXT
  98. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  99. Files with this license:
  100. third_party/address_sorting/LICENSE [4:26]
  101. KEEP MPL-2.0 280da0ae8b63b2e861e6766d710e9baf
  102. BELONGS ya.make
  103. FILE_INCLUDE LICENSE found in files: LICENSE at line 600
  104. FILE_INCLUDE third_party/address_sorting/LICENSE found in files: LICENSE at line 600
  105. FILE_INCLUDE third_party/upb/LICENSE found in files: LICENSE at line 600
  106. FILE_INCLUDE third_party/upb/third_party/utf8_range/LICENSE found in files: LICENSE at line 600
  107. Note: matched license text is too long. Read it in the source files.
  108. Scancode info:
  109. Original SPDX id: MPL-2.0
  110. Score : 100.00
  111. Match type : TEXT
  112. Links : http://mpl.mozilla.org/2012/01/03/announcing-mpl-2-0/, http://www.mozilla.com/MPL/2.0/, https://spdx.org/licenses/MPL-2.0
  113. Files with this license:
  114. LICENSE [238:610]
  115. KEEP Apache-2.0 2b42edef8fa55315f34f2370b4715ca9
  116. BELONGS ya.make
  117. Note: matched license text is too long. Read it in the source files.
  118. Scancode info:
  119. Original SPDX id: Apache-2.0
  120. Score : 100.00
  121. Match type : TEXT
  122. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  123. Files with this license:
  124. LICENSE [2:202]
  125. KEEP MIT 399584035c417b91040964779555dfac
  126. BELONGS third_party/upb/ya.make
  127. License text:
  128. MIT License
  129. Scancode info:
  130. Original SPDX id: MIT
  131. Score : 100.00
  132. Match type : REFERENCE
  133. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  134. Files with this license:
  135. third_party/upb/third_party/utf8_range/LICENSE [1:1]
  136. KEEP Apache-2.0 3b0ea1fb66390711cb1f160e05b0e2a4
  137. BELONGS ya.make
  138. Note: matched license text is too long. Read it in the source files.
  139. Scancode info:
  140. Original SPDX id: Apache-2.0
  141. Score : 100.00
  142. Match type : NOTICE
  143. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  144. Files with this license:
  145. include/grpc/byte_buffer.h [5:15]
  146. include/grpc/byte_buffer_reader.h [5:15]
  147. include/grpc/census.h [5:15]
  148. include/grpc/compression.h [5:15]
  149. include/grpc/fork.h [5:15]
  150. include/grpc/grpc.h [5:15]
  151. include/grpc/grpc_cronet.h [5:15]
  152. include/grpc/grpc_posix.h [5:15]
  153. include/grpc/grpc_security.h [5:15]
  154. include/grpc/grpc_security_constants.h [5:15]
  155. include/grpc/impl/codegen/atm.h [5:15]
  156. include/grpc/impl/codegen/atm_gcc_atomic.h [5:15]
  157. include/grpc/impl/codegen/atm_gcc_sync.h [5:15]
  158. include/grpc/impl/codegen/atm_windows.h [5:15]
  159. include/grpc/impl/codegen/byte_buffer.h [5:15]
  160. include/grpc/impl/codegen/byte_buffer_reader.h [5:15]
  161. include/grpc/impl/codegen/compression_types.h [5:15]
  162. include/grpc/impl/codegen/connectivity_state.h [5:15]
  163. include/grpc/impl/codegen/fork.h [5:15]
  164. include/grpc/impl/codegen/gpr_types.h [5:15]
  165. include/grpc/impl/codegen/grpc_types.h [5:15]
  166. include/grpc/impl/codegen/log.h [5:15]
  167. include/grpc/impl/codegen/port_platform.h [5:15]
  168. include/grpc/impl/codegen/propagation_bits.h [5:15]
  169. include/grpc/impl/codegen/slice.h [5:15]
  170. include/grpc/impl/codegen/status.h [5:15]
  171. include/grpc/impl/codegen/sync.h [5:15]
  172. include/grpc/impl/codegen/sync_abseil.h [5:15]
  173. include/grpc/impl/codegen/sync_custom.h [5:15]
  174. include/grpc/impl/codegen/sync_generic.h [5:15]
  175. include/grpc/impl/codegen/sync_posix.h [5:15]
  176. include/grpc/impl/codegen/sync_windows.h [5:15]
  177. include/grpc/impl/compression_types.h [5:15]
  178. include/grpc/impl/connectivity_state.h [5:15]
  179. include/grpc/impl/grpc_types.h [5:15]
  180. include/grpc/impl/propagation_bits.h [5:15]
  181. include/grpc/impl/slice_type.h [5:15]
  182. include/grpc/load_reporting.h [5:15]
  183. include/grpc/slice.h [5:15]
  184. include/grpc/slice_buffer.h [5:15]
  185. include/grpc/status.h [5:15]
  186. include/grpc/support/alloc.h [5:15]
  187. include/grpc/support/atm.h [5:15]
  188. include/grpc/support/atm_gcc_atomic.h [5:15]
  189. include/grpc/support/atm_gcc_sync.h [5:15]
  190. include/grpc/support/atm_windows.h [5:15]
  191. include/grpc/support/cpu.h [5:15]
  192. include/grpc/support/log.h [5:15]
  193. include/grpc/support/log_windows.h [5:15]
  194. include/grpc/support/port_platform.h [5:15]
  195. include/grpc/support/string_util.h [5:15]
  196. include/grpc/support/sync.h [5:15]
  197. include/grpc/support/sync_abseil.h [5:15]
  198. include/grpc/support/sync_custom.h [5:15]
  199. include/grpc/support/sync_generic.h [5:15]
  200. include/grpc/support/sync_posix.h [5:15]
  201. include/grpc/support/sync_windows.h [5:15]
  202. include/grpc/support/thd_id.h [5:15]
  203. include/grpc/support/time.h [5:15]
  204. include/grpc/support/workaround_list.h [5:15]
  205. src/compiler/config.h [5:15]
  206. src/compiler/config_protobuf.h [5:15]
  207. src/compiler/cpp_generator.cc [5:15]
  208. src/compiler/cpp_generator.h [5:15]
  209. src/compiler/cpp_generator_helpers.h [5:15]
  210. src/compiler/cpp_plugin.cc [5:15]
  211. src/compiler/cpp_plugin.h [5:15]
  212. src/compiler/csharp_generator.cc [5:15]
  213. src/compiler/csharp_generator.h [5:15]
  214. src/compiler/csharp_generator_helpers.h [5:15]
  215. src/compiler/generator_helpers.h [5:15]
  216. src/compiler/node_generator.cc [5:15]
  217. src/compiler/node_generator.h [5:15]
  218. src/compiler/node_generator_helpers.h [5:15]
  219. src/compiler/objective_c_generator.cc [5:15]
  220. src/compiler/objective_c_generator.h [5:15]
  221. src/compiler/objective_c_generator_helpers.h [5:15]
  222. src/compiler/php_generator.cc [5:15]
  223. src/compiler/php_generator_helpers.h [5:15]
  224. src/compiler/protobuf_plugin.h [5:15]
  225. src/compiler/python_generator.cc [5:15]
  226. src/compiler/python_generator.h [5:15]
  227. src/compiler/python_generator_helpers.h [5:15]
  228. src/compiler/python_plugin.cc [5:15]
  229. src/compiler/python_private_generator.h [5:15]
  230. src/compiler/ruby_generator.cc [5:15]
  231. src/compiler/ruby_generator.h [5:15]
  232. src/compiler/ruby_generator_helpers-inl.h [5:15]
  233. src/compiler/ruby_generator_map-inl.h [5:15]
  234. src/compiler/ruby_generator_string-inl.h [5:15]
  235. src/compiler/schema_interface.h [5:15]
  236. KEEP Apache-2.0 4248d6c827c367ff9f1b5e59ca41408e
  237. BELONGS src/proto/grpc/channelz/ya.make src/proto/grpc/health/v1/ya.make src/proto/grpc/reflection/v1alpha/ya.make src/proto/grpc/status/ya.make ya.make
  238. Note: matched license text is too long. Read it in the source files.
  239. Scancode info:
  240. Original SPDX id: Apache-2.0
  241. Score : 100.00
  242. Match type : NOTICE
  243. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  244. Files with this license:
  245. include/grpc++/alarm.h [5:15]
  246. include/grpc++/channel.h [5:15]
  247. include/grpc++/client_context.h [5:15]
  248. include/grpc++/completion_queue.h [5:15]
  249. include/grpc++/create_channel.h [5:15]
  250. include/grpc++/create_channel_posix.h [5:15]
  251. include/grpc++/ext/health_check_service_server_builder_option.h [5:15]
  252. include/grpc++/ext/proto_server_reflection_plugin.h [5:15]
  253. include/grpc++/generic/async_generic_service.h [5:15]
  254. include/grpc++/generic/generic_stub.h [5:15]
  255. include/grpc++/grpc++.h [5:15]
  256. include/grpc++/health_check_service_interface.h [5:15]
  257. include/grpc++/impl/call.h [5:15]
  258. include/grpc++/impl/channel_argument_option.h [5:15]
  259. include/grpc++/impl/client_unary_call.h [5:15]
  260. include/grpc++/impl/codegen/async_stream.h [5:15]
  261. include/grpc++/impl/codegen/async_unary_call.h [5:15]
  262. include/grpc++/impl/codegen/byte_buffer.h [5:15]
  263. include/grpc++/impl/codegen/call.h [5:15]
  264. include/grpc++/impl/codegen/call_hook.h [5:15]
  265. include/grpc++/impl/codegen/channel_interface.h [5:15]
  266. include/grpc++/impl/codegen/client_context.h [5:15]
  267. include/grpc++/impl/codegen/client_unary_call.h [5:15]
  268. include/grpc++/impl/codegen/completion_queue.h [5:15]
  269. include/grpc++/impl/codegen/completion_queue_tag.h [5:15]
  270. include/grpc++/impl/codegen/config.h [5:15]
  271. include/grpc++/impl/codegen/config_protobuf.h [5:15]
  272. include/grpc++/impl/codegen/create_auth_context.h [5:15]
  273. include/grpc++/impl/codegen/metadata_map.h [5:15]
  274. include/grpc++/impl/codegen/method_handler_impl.h [5:15]
  275. include/grpc++/impl/codegen/proto_utils.h [5:15]
  276. include/grpc++/impl/codegen/rpc_method.h [5:15]
  277. include/grpc++/impl/codegen/rpc_service_method.h [5:15]
  278. include/grpc++/impl/codegen/security/auth_context.h [5:15]
  279. include/grpc++/impl/codegen/serialization_traits.h [5:15]
  280. include/grpc++/impl/codegen/server_context.h [5:15]
  281. include/grpc++/impl/codegen/server_interface.h [5:15]
  282. include/grpc++/impl/codegen/service_type.h [5:15]
  283. include/grpc++/impl/codegen/slice.h [5:15]
  284. include/grpc++/impl/codegen/status.h [5:15]
  285. include/grpc++/impl/codegen/status_code_enum.h [5:15]
  286. include/grpc++/impl/codegen/string_ref.h [5:15]
  287. include/grpc++/impl/codegen/stub_options.h [5:15]
  288. include/grpc++/impl/codegen/sync_stream.h [5:15]
  289. include/grpc++/impl/codegen/time.h [5:15]
  290. include/grpc++/impl/grpc_library.h [5:15]
  291. include/grpc++/impl/method_handler_impl.h [5:15]
  292. include/grpc++/impl/rpc_method.h [5:15]
  293. include/grpc++/impl/rpc_service_method.h [5:15]
  294. include/grpc++/impl/serialization_traits.h [5:15]
  295. include/grpc++/impl/server_builder_option.h [5:15]
  296. include/grpc++/impl/server_builder_plugin.h [5:15]
  297. include/grpc++/impl/server_initializer.h [5:15]
  298. include/grpc++/impl/service_type.h [5:15]
  299. include/grpc++/resource_quota.h [5:15]
  300. include/grpc++/security/auth_context.h [5:15]
  301. include/grpc++/security/auth_metadata_processor.h [5:15]
  302. include/grpc++/security/credentials.h [5:15]
  303. include/grpc++/security/server_credentials.h [5:15]
  304. include/grpc++/server.h [5:15]
  305. include/grpc++/server_builder.h [5:15]
  306. include/grpc++/server_context.h [5:15]
  307. include/grpc++/server_posix.h [5:15]
  308. include/grpc++/support/async_stream.h [5:15]
  309. include/grpc++/support/async_unary_call.h [5:15]
  310. include/grpc++/support/byte_buffer.h [5:15]
  311. include/grpc++/support/channel_arguments.h [5:15]
  312. include/grpc++/support/config.h [5:15]
  313. include/grpc++/support/error_details.h [5:15]
  314. include/grpc++/support/slice.h [5:15]
  315. include/grpc++/support/status.h [5:15]
  316. include/grpc++/support/status_code_enum.h [5:15]
  317. include/grpc++/support/string_ref.h [5:15]
  318. include/grpc++/support/stub_options.h [5:15]
  319. include/grpc++/support/sync_stream.h [5:15]
  320. include/grpc++/support/time.h [5:15]
  321. include/grpc++/test/mock_stream.h [5:15]
  322. include/grpc++/test/server_context_test_spouse.h [5:15]
  323. include/grpc/event_engine/endpoint_config.h [3:13]
  324. include/grpc/event_engine/event_engine.h [3:13]
  325. include/grpc/event_engine/internal/memory_allocator_impl.h [3:13]
  326. include/grpc/event_engine/internal/slice_cast.h [3:13]
  327. include/grpc/event_engine/memory_allocator.h [3:13]
  328. include/grpc/event_engine/memory_request.h [3:13]
  329. include/grpc/event_engine/port.h [3:13]
  330. include/grpc/event_engine/slice.h [3:13]
  331. include/grpc/event_engine/slice_buffer.h [3:13]
  332. include/grpcpp/alarm.h [5:15]
  333. include/grpcpp/channel.h [5:15]
  334. include/grpcpp/client_context.h [5:15]
  335. include/grpcpp/completion_queue.h [5:15]
  336. include/grpcpp/create_channel.h [5:15]
  337. include/grpcpp/create_channel_binder.h [3:13]
  338. include/grpcpp/create_channel_posix.h [5:15]
  339. include/grpcpp/ext/admin_services.h [5:15]
  340. include/grpcpp/ext/call_metric_recorder.h [5:15]
  341. include/grpcpp/ext/channelz_service_plugin.h [5:15]
  342. include/grpcpp/ext/gcp_observability.h [4:14]
  343. include/grpcpp/ext/health_check_service_server_builder_option.h [5:15]
  344. include/grpcpp/ext/orca_service.h [4:14]
  345. include/grpcpp/ext/proto_server_reflection_plugin.h [5:15]
  346. include/grpcpp/ext/server_load_reporting.h [5:15]
  347. include/grpcpp/ext/server_metric_recorder.h [5:15]
  348. include/grpcpp/generic/async_generic_service.h [5:15]
  349. include/grpcpp/generic/generic_stub.h [5:15]
  350. include/grpcpp/grpcpp.h [5:15]
  351. include/grpcpp/health_check_service_interface.h [5:15]
  352. include/grpcpp/impl/call.h [5:15]
  353. include/grpcpp/impl/call_hook.h [5:15]
  354. include/grpcpp/impl/call_op_set.h [5:15]
  355. include/grpcpp/impl/call_op_set_interface.h [5:15]
  356. include/grpcpp/impl/channel_argument_option.h [5:15]
  357. include/grpcpp/impl/channel_interface.h [5:15]
  358. include/grpcpp/impl/client_unary_call.h [5:15]
  359. include/grpcpp/impl/codegen/async_generic_service.h [5:15]
  360. include/grpcpp/impl/codegen/async_stream.h [5:15]
  361. include/grpcpp/impl/codegen/async_unary_call.h [5:15]
  362. include/grpcpp/impl/codegen/byte_buffer.h [5:15]
  363. include/grpcpp/impl/codegen/call.h [5:15]
  364. include/grpcpp/impl/codegen/call_hook.h [5:15]
  365. include/grpcpp/impl/codegen/call_op_set.h [5:15]
  366. include/grpcpp/impl/codegen/call_op_set_interface.h [5:15]
  367. include/grpcpp/impl/codegen/callback_common.h [5:15]
  368. include/grpcpp/impl/codegen/channel_interface.h [5:15]
  369. include/grpcpp/impl/codegen/client_callback.h [5:15]
  370. include/grpcpp/impl/codegen/client_context.h [5:15]
  371. include/grpcpp/impl/codegen/client_interceptor.h [5:15]
  372. include/grpcpp/impl/codegen/client_unary_call.h [5:15]
  373. include/grpcpp/impl/codegen/completion_queue.h [5:15]
  374. include/grpcpp/impl/codegen/completion_queue_tag.h [5:15]
  375. include/grpcpp/impl/codegen/config.h [5:15]
  376. include/grpcpp/impl/codegen/config_protobuf.h [5:15]
  377. include/grpcpp/impl/codegen/create_auth_context.h [5:15]
  378. include/grpcpp/impl/codegen/delegating_channel.h [5:15]
  379. include/grpcpp/impl/codegen/intercepted_channel.h [5:15]
  380. include/grpcpp/impl/codegen/interceptor.h [5:15]
  381. include/grpcpp/impl/codegen/interceptor_common.h [5:15]
  382. include/grpcpp/impl/codegen/message_allocator.h [5:15]
  383. include/grpcpp/impl/codegen/metadata_map.h [5:15]
  384. include/grpcpp/impl/codegen/method_handler.h [5:15]
  385. include/grpcpp/impl/codegen/method_handler_impl.h [5:15]
  386. include/grpcpp/impl/codegen/proto_buffer_reader.h [5:15]
  387. include/grpcpp/impl/codegen/proto_buffer_writer.h [5:15]
  388. include/grpcpp/impl/codegen/proto_utils.h [5:15]
  389. include/grpcpp/impl/codegen/rpc_method.h [5:15]
  390. include/grpcpp/impl/codegen/rpc_service_method.h [5:15]
  391. include/grpcpp/impl/codegen/security/auth_context.h [5:15]
  392. include/grpcpp/impl/codegen/serialization_traits.h [5:15]
  393. include/grpcpp/impl/codegen/server_callback.h [5:15]
  394. include/grpcpp/impl/codegen/server_callback_handlers.h [5:15]
  395. include/grpcpp/impl/codegen/server_context.h [5:15]
  396. include/grpcpp/impl/codegen/server_interceptor.h [5:15]
  397. include/grpcpp/impl/codegen/server_interface.h [5:15]
  398. include/grpcpp/impl/codegen/service_type.h [5:15]
  399. include/grpcpp/impl/codegen/slice.h [5:15]
  400. include/grpcpp/impl/codegen/status.h [5:15]
  401. include/grpcpp/impl/codegen/status_code_enum.h [5:15]
  402. include/grpcpp/impl/codegen/string_ref.h [5:15]
  403. include/grpcpp/impl/codegen/stub_options.h [5:15]
  404. include/grpcpp/impl/codegen/sync.h [5:15]
  405. include/grpcpp/impl/codegen/sync_stream.h [5:15]
  406. include/grpcpp/impl/codegen/time.h [5:15]
  407. include/grpcpp/impl/completion_queue_tag.h [5:15]
  408. include/grpcpp/impl/create_auth_context.h [5:15]
  409. include/grpcpp/impl/delegating_channel.h [5:15]
  410. include/grpcpp/impl/grpc_library.h [5:15]
  411. include/grpcpp/impl/intercepted_channel.h [5:15]
  412. include/grpcpp/impl/interceptor_common.h [5:15]
  413. include/grpcpp/impl/metadata_map.h [5:15]
  414. include/grpcpp/impl/method_handler_impl.h [5:15]
  415. include/grpcpp/impl/proto_utils.h [5:15]
  416. include/grpcpp/impl/rpc_method.h [5:15]
  417. include/grpcpp/impl/rpc_service_method.h [5:15]
  418. include/grpcpp/impl/serialization_traits.h [5:15]
  419. include/grpcpp/impl/server_builder_option.h [5:15]
  420. include/grpcpp/impl/server_builder_plugin.h [5:15]
  421. include/grpcpp/impl/server_callback_handlers.h [5:15]
  422. include/grpcpp/impl/server_initializer.h [5:15]
  423. include/grpcpp/impl/service_type.h [5:15]
  424. include/grpcpp/impl/status.h [5:15]
  425. include/grpcpp/impl/sync.h [5:15]
  426. include/grpcpp/opencensus.h [5:15]
  427. include/grpcpp/resource_quota.h [5:15]
  428. include/grpcpp/security/alts_context.h [5:15]
  429. include/grpcpp/security/alts_util.h [5:15]
  430. include/grpcpp/security/auth_context.h [5:15]
  431. include/grpcpp/security/auth_metadata_processor.h [5:15]
  432. include/grpcpp/security/authorization_policy_provider.h [3:13]
  433. include/grpcpp/security/binder_credentials.h [3:13]
  434. include/grpcpp/security/binder_security_policy.h [3:13]
  435. include/grpcpp/security/credentials.h [5:15]
  436. include/grpcpp/security/cronet_credentials.h [5:15]
  437. include/grpcpp/security/server_credentials.h [5:15]
  438. include/grpcpp/security/tls_certificate_provider.h [4:14]
  439. include/grpcpp/security/tls_certificate_verifier.h [4:14]
  440. include/grpcpp/security/tls_credentials_options.h [5:15]
  441. include/grpcpp/server.h [5:15]
  442. include/grpcpp/server_builder.h [5:15]
  443. include/grpcpp/server_context.h [5:15]
  444. include/grpcpp/server_interface.h [5:15]
  445. include/grpcpp/server_posix.h [5:15]
  446. include/grpcpp/support/async_stream.h [5:15]
  447. include/grpcpp/support/async_unary_call.h [5:15]
  448. include/grpcpp/support/byte_buffer.h [5:15]
  449. include/grpcpp/support/callback_common.h [5:15]
  450. include/grpcpp/support/channel_arguments.h [5:15]
  451. include/grpcpp/support/client_callback.h [5:15]
  452. include/grpcpp/support/client_interceptor.h [5:15]
  453. include/grpcpp/support/config.h [5:15]
  454. include/grpcpp/support/error_details.h [5:15]
  455. include/grpcpp/support/interceptor.h [5:15]
  456. include/grpcpp/support/message_allocator.h [5:15]
  457. include/grpcpp/support/method_handler.h [5:15]
  458. include/grpcpp/support/proto_buffer_reader.h [5:15]
  459. include/grpcpp/support/proto_buffer_writer.h [5:15]
  460. include/grpcpp/support/server_callback.h [5:15]
  461. include/grpcpp/support/server_interceptor.h [5:15]
  462. include/grpcpp/support/slice.h [5:15]
  463. include/grpcpp/support/status.h [5:15]
  464. include/grpcpp/support/status_code_enum.h [5:15]
  465. include/grpcpp/support/string_ref.h [5:15]
  466. include/grpcpp/support/stub_options.h [5:15]
  467. include/grpcpp/support/sync_stream.h [5:15]
  468. include/grpcpp/support/time.h [5:15]
  469. include/grpcpp/support/validate_service_config.h [5:15]
  470. include/grpcpp/test/channel_test_peer.h [5:15]
  471. include/grpcpp/test/client_context_test_peer.h [5:15]
  472. include/grpcpp/test/default_reactor_test_peer.h [5:15]
  473. include/grpcpp/test/mock_stream.h [5:15]
  474. include/grpcpp/test/server_context_test_spouse.h [5:15]
  475. include/grpcpp/version_info.h [3:13]
  476. include/grpcpp/xds_server_builder.h [5:15]
  477. src/compiler/proto_parser_helper.cc [3:13]
  478. src/compiler/proto_parser_helper.h [3:13]
  479. src/core/ext/filters/backend_metrics/backend_metric_filter.cc [3:13]
  480. src/core/ext/filters/backend_metrics/backend_metric_filter.h [3:13]
  481. src/core/ext/filters/backend_metrics/backend_metric_provider.h [3:13]
  482. src/core/ext/filters/census/grpc_context.cc [5:15]
  483. src/core/ext/filters/channel_idle/channel_idle_filter.cc [3:13]
  484. src/core/ext/filters/channel_idle/channel_idle_filter.h [3:13]
  485. src/core/ext/filters/channel_idle/idle_filter_state.cc [3:13]
  486. src/core/ext/filters/channel_idle/idle_filter_state.h [3:13]
  487. src/core/ext/filters/client_channel/backend_metric.cc [4:14]
  488. src/core/ext/filters/client_channel/backend_metric.h [4:14]
  489. src/core/ext/filters/client_channel/backup_poller.cc [5:15]
  490. src/core/ext/filters/client_channel/backup_poller.h [5:15]
  491. src/core/ext/filters/client_channel/channel_connectivity.cc [4:14]
  492. src/core/ext/filters/client_channel/client_channel.cc [4:14]
  493. src/core/ext/filters/client_channel/client_channel.h [4:14]
  494. src/core/ext/filters/client_channel/client_channel_channelz.cc [5:15]
  495. src/core/ext/filters/client_channel/client_channel_channelz.h [5:15]
  496. src/core/ext/filters/client_channel/client_channel_factory.cc [5:15]
  497. src/core/ext/filters/client_channel/client_channel_factory.h [4:14]
  498. src/core/ext/filters/client_channel/client_channel_internal.h [4:14]
  499. src/core/ext/filters/client_channel/client_channel_plugin.cc [5:15]
  500. src/core/ext/filters/client_channel/client_channel_service_config.cc [4:14]
  501. src/core/ext/filters/client_channel/client_channel_service_config.h [4:14]
  502. src/core/ext/filters/client_channel/config_selector.cc [4:14]
  503. src/core/ext/filters/client_channel/config_selector.h [4:14]
  504. src/core/ext/filters/client_channel/connector.h [4:14]
  505. src/core/ext/filters/client_channel/dynamic_filters.cc [4:14]
  506. src/core/ext/filters/client_channel/dynamic_filters.h [4:14]
  507. src/core/ext/filters/client_channel/global_subchannel_pool.cc [5:15]
  508. src/core/ext/filters/client_channel/global_subchannel_pool.h [5:15]
  509. src/core/ext/filters/client_channel/health/health_check_client.cc [4:14]
  510. src/core/ext/filters/client_channel/health/health_check_client.h [4:14]
  511. src/core/ext/filters/client_channel/http_proxy.cc [5:15]
  512. src/core/ext/filters/client_channel/http_proxy.h [5:15]
  513. src/core/ext/filters/client_channel/lb_policy/address_filtering.cc [4:14]
  514. src/core/ext/filters/client_channel/lb_policy/address_filtering.h [4:14]
  515. src/core/ext/filters/client_channel/lb_policy/backend_metric_data.h [4:14]
  516. src/core/ext/filters/client_channel/lb_policy/child_policy_handler.cc [4:14]
  517. src/core/ext/filters/client_channel/lb_policy/child_policy_handler.h [4:14]
  518. src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.cc [5:15]
  519. src/core/ext/filters/client_channel/lb_policy/grpclb/client_load_reporting_filter.h [5:15]
  520. src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.cc [4:14]
  521. src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb.h [5:15]
  522. src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.cc [4:14]
  523. src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_balancer_addresses.h [4:14]
  524. src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.cc [5:15]
  525. src/core/ext/filters/client_channel/lb_policy/grpclb/grpclb_client_stats.h [5:15]
  526. src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.cc [5:15]
  527. src/core/ext/filters/client_channel/lb_policy/grpclb/load_balancer_api.h [5:15]
  528. src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.cc [4:14]
  529. src/core/ext/filters/client_channel/lb_policy/oob_backend_metric.h [4:14]
  530. src/core/ext/filters/client_channel/lb_policy/oob_backend_metric_internal.h [4:14]
  531. src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.cc [4:14]
  532. src/core/ext/filters/client_channel/lb_policy/outlier_detection/outlier_detection.h [4:14]
  533. src/core/ext/filters/client_channel/lb_policy/pick_first/pick_first.cc [4:14]
  534. src/core/ext/filters/client_channel/lb_policy/priority/priority.cc [4:14]
  535. src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.cc [4:14]
  536. src/core/ext/filters/client_channel/lb_policy/ring_hash/ring_hash.h [4:14]
  537. src/core/ext/filters/client_channel/lb_policy/rls/rls.cc [4:14]
  538. src/core/ext/filters/client_channel/lb_policy/round_robin/round_robin.cc [4:14]
  539. src/core/ext/filters/client_channel/lb_policy/subchannel_list.h [4:14]
  540. src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/static_stride_scheduler.cc [4:14]
  541. src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/static_stride_scheduler.h [4:14]
  542. src/core/ext/filters/client_channel/lb_policy/weighted_round_robin/weighted_round_robin.cc [4:14]
  543. src/core/ext/filters/client_channel/lb_policy/weighted_target/weighted_target.cc [4:14]
  544. src/core/ext/filters/client_channel/lb_policy/xds/cds.cc [4:14]
  545. src/core/ext/filters/client_channel/lb_policy/xds/xds_attributes.cc [4:14]
  546. src/core/ext/filters/client_channel/lb_policy/xds/xds_attributes.h [4:14]
  547. src/core/ext/filters/client_channel/lb_policy/xds/xds_channel_args.h [4:14]
  548. src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_impl.cc [4:14]
  549. src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_manager.cc [4:14]
  550. src/core/ext/filters/client_channel/lb_policy/xds/xds_cluster_resolver.cc [4:14]
  551. src/core/ext/filters/client_channel/lb_policy/xds/xds_override_host.cc [4:14]
  552. src/core/ext/filters/client_channel/lb_policy/xds/xds_override_host.h [4:14]
  553. src/core/ext/filters/client_channel/lb_policy/xds/xds_wrr_locality.cc [4:14]
  554. src/core/ext/filters/client_channel/local_subchannel_pool.cc [5:15]
  555. src/core/ext/filters/client_channel/local_subchannel_pool.h [5:15]
  556. src/core/ext/filters/client_channel/resolver/binder/binder_resolver.cc [3:13]
  557. src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc [4:14]
  558. src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver.h [5:15]
  559. src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_posix.cc [5:15]
  560. src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_ev_driver_windows.cc [5:15]
  561. src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc [5:15]
  562. src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.h [5:15]
  563. src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_posix.cc [5:15]
  564. src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper_windows.cc [5:15]
  565. src/core/ext/filters/client_channel/resolver/dns/native/dns_resolver.cc [4:14]
  566. src/core/ext/filters/client_channel/resolver/fake/fake_resolver.cc [4:14]
  567. src/core/ext/filters/client_channel/resolver/fake/fake_resolver.h [4:14]
  568. src/core/ext/filters/client_channel/resolver/google_c2p/google_c2p_resolver.cc [4:14]
  569. src/core/ext/filters/client_channel/resolver/polling_resolver.cc [4:14]
  570. src/core/ext/filters/client_channel/resolver/polling_resolver.h [4:14]
  571. src/core/ext/filters/client_channel/resolver/sockaddr/sockaddr_resolver.cc [4:14]
  572. src/core/ext/filters/client_channel/resolver/xds/xds_resolver.cc [4:14]
  573. src/core/ext/filters/client_channel/resolver/xds/xds_resolver.h [4:14]
  574. src/core/ext/filters/client_channel/retry_filter.cc [4:14]
  575. src/core/ext/filters/client_channel/retry_filter.h [4:14]
  576. src/core/ext/filters/client_channel/retry_service_config.cc [4:14]
  577. src/core/ext/filters/client_channel/retry_service_config.h [4:14]
  578. src/core/ext/filters/client_channel/retry_throttle.cc [5:15]
  579. src/core/ext/filters/client_channel/retry_throttle.h [5:15]
  580. src/core/ext/filters/client_channel/service_config_channel_arg_filter.cc [4:14]
  581. src/core/ext/filters/client_channel/subchannel.cc [4:14]
  582. src/core/ext/filters/client_channel/subchannel.h [4:14]
  583. src/core/ext/filters/client_channel/subchannel_interface_internal.h [4:14]
  584. src/core/ext/filters/client_channel/subchannel_pool_interface.cc [5:15]
  585. src/core/ext/filters/client_channel/subchannel_pool_interface.h [5:15]
  586. src/core/ext/filters/client_channel/subchannel_stream_client.cc [4:14]
  587. src/core/ext/filters/client_channel/subchannel_stream_client.h [4:14]
  588. src/core/ext/filters/deadline/deadline_filter.cc [4:14]
  589. src/core/ext/filters/deadline/deadline_filter.h [4:14]
  590. src/core/ext/filters/fault_injection/fault_injection_filter.cc [4:14]
  591. src/core/ext/filters/fault_injection/fault_injection_filter.h [4:14]
  592. src/core/ext/filters/fault_injection/fault_injection_service_config_parser.cc [4:14]
  593. src/core/ext/filters/fault_injection/fault_injection_service_config_parser.h [4:14]
  594. src/core/ext/filters/http/client/http_client_filter.cc [4:14]
  595. src/core/ext/filters/http/client/http_client_filter.h [4:14]
  596. src/core/ext/filters/http/client_authority_filter.cc [5:15]
  597. src/core/ext/filters/http/client_authority_filter.h [5:15]
  598. src/core/ext/filters/http/http_filters_plugin.cc [5:15]
  599. src/core/ext/filters/http/message_compress/compression_filter.cc [3:13]
  600. src/core/ext/filters/http/message_compress/compression_filter.h [5:15]
  601. src/core/ext/filters/http/server/http_server_filter.cc [5:15]
  602. src/core/ext/filters/http/server/http_server_filter.h [5:15]
  603. src/core/ext/filters/message_size/message_size_filter.cc [4:14]
  604. src/core/ext/filters/message_size/message_size_filter.h [4:14]
  605. src/core/ext/filters/rbac/rbac_filter.cc [4:14]
  606. src/core/ext/filters/rbac/rbac_filter.h [4:14]
  607. src/core/ext/filters/rbac/rbac_service_config_parser.cc [4:14]
  608. src/core/ext/filters/rbac/rbac_service_config_parser.h [4:14]
  609. src/core/ext/filters/server_config_selector/server_config_selector.h [4:14]
  610. src/core/ext/filters/server_config_selector/server_config_selector_filter.cc [3:13]
  611. src/core/ext/filters/server_config_selector/server_config_selector_filter.h [5:15]
  612. src/core/ext/filters/stateful_session/stateful_session_filter.cc [4:14]
  613. src/core/ext/filters/stateful_session/stateful_session_filter.h [4:14]
  614. src/core/ext/filters/stateful_session/stateful_session_service_config_parser.cc [4:14]
  615. src/core/ext/filters/stateful_session/stateful_session_service_config_parser.h [4:14]
  616. src/core/ext/gcp/metadata_query.cc [5:15]
  617. src/core/ext/gcp/metadata_query.h [4:14]
  618. src/core/ext/transport/binder/client/binder_connector.cc [3:13]
  619. src/core/ext/transport/binder/client/binder_connector.h [3:13]
  620. src/core/ext/transport/binder/client/channel_create.cc [3:13]
  621. src/core/ext/transport/binder/client/channel_create_impl.cc [3:13]
  622. src/core/ext/transport/binder/client/channel_create_impl.h [3:13]
  623. src/core/ext/transport/binder/client/connection_id_generator.cc [3:13]
  624. src/core/ext/transport/binder/client/connection_id_generator.h [3:13]
  625. src/core/ext/transport/binder/client/endpoint_binder_pool.cc [3:13]
  626. src/core/ext/transport/binder/client/endpoint_binder_pool.h [3:13]
  627. src/core/ext/transport/binder/client/jni_utils.cc [3:13]
  628. src/core/ext/transport/binder/client/jni_utils.h [3:13]
  629. src/core/ext/transport/binder/client/security_policy_setting.cc [3:13]
  630. src/core/ext/transport/binder/client/security_policy_setting.h [3:13]
  631. src/core/ext/transport/binder/security_policy/binder_security_policy.cc [3:13]
  632. src/core/ext/transport/binder/server/binder_server.cc [3:13]
  633. src/core/ext/transport/binder/server/binder_server.h [3:13]
  634. src/core/ext/transport/binder/server/binder_server_credentials.cc [3:13]
  635. src/core/ext/transport/binder/transport/binder_stream.h [3:13]
  636. src/core/ext/transport/binder/transport/binder_transport.cc [3:13]
  637. src/core/ext/transport/binder/transport/binder_transport.h [3:13]
  638. src/core/ext/transport/binder/utils/binder_auto_utils.h [3:13]
  639. src/core/ext/transport/binder/utils/ndk_binder.cc [3:13]
  640. src/core/ext/transport/binder/utils/ndk_binder.h [3:13]
  641. src/core/ext/transport/binder/utils/transport_stream_receiver.h [3:13]
  642. src/core/ext/transport/binder/utils/transport_stream_receiver_impl.cc [3:13]
  643. src/core/ext/transport/binder/utils/transport_stream_receiver_impl.h [3:13]
  644. src/core/ext/transport/binder/wire_format/binder.h [3:13]
  645. src/core/ext/transport/binder/wire_format/binder_android.cc [3:13]
  646. src/core/ext/transport/binder/wire_format/binder_android.h [3:13]
  647. src/core/ext/transport/binder/wire_format/binder_constants.cc [3:13]
  648. src/core/ext/transport/binder/wire_format/binder_constants.h [3:13]
  649. src/core/ext/transport/binder/wire_format/transaction.cc [3:13]
  650. src/core/ext/transport/binder/wire_format/transaction.h [3:13]
  651. src/core/ext/transport/binder/wire_format/wire_reader.h [3:13]
  652. src/core/ext/transport/binder/wire_format/wire_reader_impl.cc [3:13]
  653. src/core/ext/transport/binder/wire_format/wire_reader_impl.h [3:13]
  654. src/core/ext/transport/binder/wire_format/wire_writer.cc [3:13]
  655. src/core/ext/transport/binder/wire_format/wire_writer.h [3:13]
  656. src/core/ext/transport/chttp2/alpn/alpn.cc [5:15]
  657. src/core/ext/transport/chttp2/alpn/alpn.h [5:15]
  658. src/core/ext/transport/chttp2/client/chttp2_connector.cc [5:15]
  659. src/core/ext/transport/chttp2/client/chttp2_connector.h [5:15]
  660. src/core/ext/transport/chttp2/server/chttp2_server.cc [5:15]
  661. src/core/ext/transport/chttp2/server/chttp2_server.h [5:15]
  662. src/core/ext/transport/chttp2/transport/bin_decoder.cc [5:15]
  663. src/core/ext/transport/chttp2/transport/bin_decoder.h [5:15]
  664. src/core/ext/transport/chttp2/transport/bin_encoder.cc [5:15]
  665. src/core/ext/transport/chttp2/transport/bin_encoder.h [5:15]
  666. src/core/ext/transport/chttp2/transport/chttp2_transport.cc [4:14]
  667. src/core/ext/transport/chttp2/transport/chttp2_transport.h [5:15]
  668. src/core/ext/transport/chttp2/transport/context_list.cc [5:15]
  669. src/core/ext/transport/chttp2/transport/context_list.h [5:15]
  670. src/core/ext/transport/chttp2/transport/decode_huff.cc [3:13]
  671. src/core/ext/transport/chttp2/transport/decode_huff.h [3:13]
  672. src/core/ext/transport/chttp2/transport/flow_control.cc [5:15]
  673. src/core/ext/transport/chttp2/transport/flow_control.h [5:15]
  674. src/core/ext/transport/chttp2/transport/frame.h [5:15]
  675. src/core/ext/transport/chttp2/transport/frame_data.cc [5:15]
  676. src/core/ext/transport/chttp2/transport/frame_data.h [5:15]
  677. src/core/ext/transport/chttp2/transport/frame_goaway.cc [5:15]
  678. src/core/ext/transport/chttp2/transport/frame_goaway.h [5:15]
  679. src/core/ext/transport/chttp2/transport/frame_ping.cc [5:15]
  680. src/core/ext/transport/chttp2/transport/frame_ping.h [5:15]
  681. src/core/ext/transport/chttp2/transport/frame_rst_stream.cc [5:15]
  682. src/core/ext/transport/chttp2/transport/frame_rst_stream.h [5:15]
  683. src/core/ext/transport/chttp2/transport/frame_settings.cc [5:15]
  684. src/core/ext/transport/chttp2/transport/frame_settings.h [5:15]
  685. src/core/ext/transport/chttp2/transport/frame_window_update.cc [5:15]
  686. src/core/ext/transport/chttp2/transport/frame_window_update.h [5:15]
  687. src/core/ext/transport/chttp2/transport/hpack_constants.h [3:13]
  688. src/core/ext/transport/chttp2/transport/hpack_encoder.cc [5:15]
  689. src/core/ext/transport/chttp2/transport/hpack_encoder.h [5:15]
  690. src/core/ext/transport/chttp2/transport/hpack_encoder_table.cc [3:13]
  691. src/core/ext/transport/chttp2/transport/hpack_encoder_table.h [3:13]
  692. src/core/ext/transport/chttp2/transport/hpack_parser.cc [5:15]
  693. src/core/ext/transport/chttp2/transport/hpack_parser.h [5:15]
  694. src/core/ext/transport/chttp2/transport/hpack_parser_table.cc [5:15]
  695. src/core/ext/transport/chttp2/transport/hpack_parser_table.h [5:15]
  696. src/core/ext/transport/chttp2/transport/http2_settings.cc [4:14]
  697. src/core/ext/transport/chttp2/transport/http2_settings.h [4:14]
  698. src/core/ext/transport/chttp2/transport/http_trace.cc [3:13]
  699. src/core/ext/transport/chttp2/transport/http_trace.h [3:13]
  700. src/core/ext/transport/chttp2/transport/huffsyms.cc [5:15]
  701. src/core/ext/transport/chttp2/transport/huffsyms.h [5:15]
  702. src/core/ext/transport/chttp2/transport/internal.h [5:15]
  703. src/core/ext/transport/chttp2/transport/parsing.cc [5:15]
  704. src/core/ext/transport/chttp2/transport/stream_lists.cc [5:15]
  705. src/core/ext/transport/chttp2/transport/stream_map.cc [5:15]
  706. src/core/ext/transport/chttp2/transport/stream_map.h [5:15]
  707. src/core/ext/transport/chttp2/transport/varint.cc [5:15]
  708. src/core/ext/transport/chttp2/transport/varint.h [5:15]
  709. src/core/ext/transport/chttp2/transport/writing.cc [5:15]
  710. src/core/ext/transport/inproc/inproc_plugin.cc [5:15]
  711. src/core/ext/transport/inproc/inproc_transport.cc [5:15]
  712. src/core/ext/transport/inproc/inproc_transport.h [5:15]
  713. src/core/ext/xds/certificate_provider_store.cc [5:15]
  714. src/core/ext/xds/certificate_provider_store.h [5:15]
  715. src/core/ext/xds/file_watcher_certificate_provider_factory.cc [5:15]
  716. src/core/ext/xds/file_watcher_certificate_provider_factory.h [5:15]
  717. src/core/ext/xds/upb_utils.h [4:14]
  718. src/core/ext/xds/xds_api.cc [4:14]
  719. src/core/ext/xds/xds_api.h [4:14]
  720. src/core/ext/xds/xds_bootstrap.cc [4:14]
  721. src/core/ext/xds/xds_bootstrap.h [4:14]
  722. src/core/ext/xds/xds_bootstrap_grpc.cc [4:14]
  723. src/core/ext/xds/xds_bootstrap_grpc.h [4:14]
  724. src/core/ext/xds/xds_certificate_provider.cc [5:15]
  725. src/core/ext/xds/xds_certificate_provider.h [5:15]
  726. src/core/ext/xds/xds_channel_args.h [4:14]
  727. src/core/ext/xds/xds_channel_stack_modifier.cc [5:15]
  728. src/core/ext/xds/xds_channel_stack_modifier.h [5:15]
  729. src/core/ext/xds/xds_client.cc [4:14]
  730. src/core/ext/xds/xds_client.h [4:14]
  731. src/core/ext/xds/xds_client_grpc.cc [4:14]
  732. src/core/ext/xds/xds_client_grpc.h [4:14]
  733. src/core/ext/xds/xds_client_stats.cc [5:15]
  734. src/core/ext/xds/xds_client_stats.h [5:15]
  735. src/core/ext/xds/xds_cluster.cc [4:14]
  736. src/core/ext/xds/xds_cluster.h [4:14]
  737. src/core/ext/xds/xds_cluster_specifier_plugin.cc [4:14]
  738. src/core/ext/xds/xds_cluster_specifier_plugin.h [4:14]
  739. src/core/ext/xds/xds_common_types.cc [4:14]
  740. src/core/ext/xds/xds_common_types.h [4:14]
  741. src/core/ext/xds/xds_endpoint.cc [4:14]
  742. src/core/ext/xds/xds_endpoint.h [4:14]
  743. src/core/ext/xds/xds_health_status.cc [4:14]
  744. src/core/ext/xds/xds_health_status.h [4:14]
  745. src/core/ext/xds/xds_http_fault_filter.cc [4:14]
  746. src/core/ext/xds/xds_http_fault_filter.h [4:14]
  747. src/core/ext/xds/xds_http_filters.cc [4:14]
  748. src/core/ext/xds/xds_http_filters.h [4:14]
  749. src/core/ext/xds/xds_http_rbac_filter.cc [4:14]
  750. src/core/ext/xds/xds_http_rbac_filter.h [4:14]
  751. src/core/ext/xds/xds_http_stateful_session_filter.cc [4:14]
  752. src/core/ext/xds/xds_http_stateful_session_filter.h [4:14]
  753. src/core/ext/xds/xds_lb_policy_registry.cc [4:14]
  754. src/core/ext/xds/xds_lb_policy_registry.h [4:14]
  755. src/core/ext/xds/xds_listener.cc [4:14]
  756. src/core/ext/xds/xds_listener.h [4:14]
  757. src/core/ext/xds/xds_resource_type.h [4:14]
  758. src/core/ext/xds/xds_resource_type_impl.h [4:14]
  759. src/core/ext/xds/xds_route_config.cc [4:14]
  760. src/core/ext/xds/xds_route_config.h [4:14]
  761. src/core/ext/xds/xds_routing.cc [5:15]
  762. src/core/ext/xds/xds_routing.h [5:15]
  763. src/core/ext/xds/xds_server_config_fetcher.cc [5:15]
  764. src/core/ext/xds/xds_transport.h [4:14]
  765. src/core/ext/xds/xds_transport_grpc.cc [4:14]
  766. src/core/ext/xds/xds_transport_grpc.h [4:14]
  767. src/core/lib/address_utils/parse_address.cc [5:15]
  768. src/core/lib/address_utils/parse_address.h [5:15]
  769. src/core/lib/address_utils/sockaddr_utils.cc [5:15]
  770. src/core/lib/address_utils/sockaddr_utils.h [5:15]
  771. src/core/lib/avl/avl.h [3:13]
  772. src/core/lib/backoff/backoff.cc [5:15]
  773. src/core/lib/backoff/backoff.h [5:15]
  774. src/core/lib/backoff/random_early_detection.cc [3:13]
  775. src/core/lib/backoff/random_early_detection.h [3:13]
  776. src/core/lib/channel/call_finalization.h [3:13]
  777. src/core/lib/channel/call_tracer.cc [5:15]
  778. src/core/lib/channel/call_tracer.h [5:15]
  779. src/core/lib/channel/channel_args.cc [5:15]
  780. src/core/lib/channel/channel_args.h [5:15]
  781. src/core/lib/channel/channel_args_preconditioning.cc [3:13]
  782. src/core/lib/channel/channel_args_preconditioning.h [3:13]
  783. src/core/lib/channel/channel_fwd.h [3:13]
  784. src/core/lib/channel/channel_stack.cc [5:15]
  785. src/core/lib/channel/channel_stack.h [5:15]
  786. src/core/lib/channel/channel_stack_builder.cc [5:15]
  787. src/core/lib/channel/channel_stack_builder.h [3:13]
  788. src/core/lib/channel/channel_stack_builder_impl.cc [5:15]
  789. src/core/lib/channel/channel_stack_builder_impl.h [3:13]
  790. src/core/lib/channel/channel_trace.cc [5:15]
  791. src/core/lib/channel/channel_trace.h [5:15]
  792. src/core/lib/channel/channelz.cc [5:15]
  793. src/core/lib/channel/channelz.h [5:15]
  794. src/core/lib/channel/channelz_registry.cc [5:15]
  795. src/core/lib/channel/channelz_registry.h [5:15]
  796. src/core/lib/channel/connected_channel.cc [5:15]
  797. src/core/lib/channel/connected_channel.h [5:15]
  798. src/core/lib/channel/context.h [5:15]
  799. src/core/lib/channel/promise_based_filter.cc [3:13]
  800. src/core/lib/channel/promise_based_filter.h [3:13]
  801. src/core/lib/channel/server_call_tracer_filter.cc [4:14]
  802. src/core/lib/channel/status_util.cc [5:15]
  803. src/core/lib/channel/status_util.h [5:15]
  804. src/core/lib/compression/compression.cc [5:15]
  805. src/core/lib/compression/compression_internal.cc [5:15]
  806. src/core/lib/compression/compression_internal.h [5:15]
  807. src/core/lib/compression/message_compress.cc [5:15]
  808. src/core/lib/compression/message_compress.h [5:15]
  809. src/core/lib/config/config_vars.cc [3:13]
  810. src/core/lib/config/config_vars.h [3:13]
  811. src/core/lib/config/config_vars_non_generated.cc [3:13]
  812. src/core/lib/config/core_configuration.cc [3:13]
  813. src/core/lib/config/core_configuration.h [3:13]
  814. src/core/lib/config/load_config.cc [3:13]
  815. src/core/lib/config/load_config.h [3:13]
  816. src/core/lib/debug/event_log.cc [3:13]
  817. src/core/lib/debug/event_log.h [3:13]
  818. src/core/lib/debug/histogram_view.cc [3:13]
  819. src/core/lib/debug/histogram_view.h [3:13]
  820. src/core/lib/debug/stats.cc [5:15]
  821. src/core/lib/debug/stats.h [5:15]
  822. src/core/lib/debug/stats_data.cc [3:13]
  823. src/core/lib/debug/stats_data.h [3:13]
  824. src/core/lib/debug/trace.cc [5:15]
  825. src/core/lib/debug/trace.h [5:15]
  826. src/core/lib/event_engine/channel_args_endpoint_config.cc [3:13]
  827. src/core/lib/event_engine/channel_args_endpoint_config.h [3:13]
  828. src/core/lib/event_engine/common_closures.h [3:13]
  829. src/core/lib/event_engine/default_event_engine.cc [3:13]
  830. src/core/lib/event_engine/default_event_engine.h [3:13]
  831. src/core/lib/event_engine/default_event_engine_factory.cc [3:13]
  832. src/core/lib/event_engine/default_event_engine_factory.h [3:13]
  833. src/core/lib/event_engine/event_engine.cc [3:13]
  834. src/core/lib/event_engine/executor/executor.h [3:13]
  835. src/core/lib/event_engine/forkable.cc [3:13]
  836. src/core/lib/event_engine/forkable.h [3:13]
  837. src/core/lib/event_engine/handle_containers.h [3:13]
  838. src/core/lib/event_engine/memory_allocator.cc [3:13]
  839. src/core/lib/event_engine/memory_allocator_factory.h [3:13]
  840. src/core/lib/event_engine/poller.h [3:13]
  841. src/core/lib/event_engine/posix.h [3:13]
  842. src/core/lib/event_engine/posix_engine/ev_epoll1_linux.cc [3:13]
  843. src/core/lib/event_engine/posix_engine/ev_epoll1_linux.h [3:13]
  844. src/core/lib/event_engine/posix_engine/ev_poll_posix.cc [3:13]
  845. src/core/lib/event_engine/posix_engine/ev_poll_posix.h [3:13]
  846. src/core/lib/event_engine/posix_engine/event_poller.h [3:13]
  847. src/core/lib/event_engine/posix_engine/event_poller_posix_default.cc [3:13]
  848. src/core/lib/event_engine/posix_engine/event_poller_posix_default.h [3:13]
  849. src/core/lib/event_engine/posix_engine/internal_errqueue.cc [3:13]
  850. src/core/lib/event_engine/posix_engine/internal_errqueue.h [3:13]
  851. src/core/lib/event_engine/posix_engine/lockfree_event.cc [3:13]
  852. src/core/lib/event_engine/posix_engine/lockfree_event.h [3:13]
  853. src/core/lib/event_engine/posix_engine/posix_endpoint.cc [3:13]
  854. src/core/lib/event_engine/posix_engine/posix_endpoint.h [3:13]
  855. src/core/lib/event_engine/posix_engine/posix_engine.cc [3:13]
  856. src/core/lib/event_engine/posix_engine/posix_engine.h [3:13]
  857. src/core/lib/event_engine/posix_engine/posix_engine_closure.h [3:13]
  858. src/core/lib/event_engine/posix_engine/posix_engine_listener.cc [3:13]
  859. src/core/lib/event_engine/posix_engine/posix_engine_listener.h [3:13]
  860. src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.cc [3:13]
  861. src/core/lib/event_engine/posix_engine/posix_engine_listener_utils.h [3:13]
  862. src/core/lib/event_engine/posix_engine/tcp_socket_utils.cc [3:13]
  863. src/core/lib/event_engine/posix_engine/tcp_socket_utils.h [3:13]
  864. src/core/lib/event_engine/posix_engine/timer.cc [5:15]
  865. src/core/lib/event_engine/posix_engine/timer.h [5:15]
  866. src/core/lib/event_engine/posix_engine/timer_heap.cc [5:15]
  867. src/core/lib/event_engine/posix_engine/timer_heap.h [5:15]
  868. src/core/lib/event_engine/posix_engine/timer_manager.cc [5:15]
  869. src/core/lib/event_engine/posix_engine/timer_manager.h [5:15]
  870. src/core/lib/event_engine/posix_engine/traced_buffer_list.cc [3:13]
  871. src/core/lib/event_engine/posix_engine/traced_buffer_list.h [3:13]
  872. src/core/lib/event_engine/posix_engine/wakeup_fd_eventfd.cc [3:13]
  873. src/core/lib/event_engine/posix_engine/wakeup_fd_eventfd.h [3:13]
  874. src/core/lib/event_engine/posix_engine/wakeup_fd_pipe.cc [3:13]
  875. src/core/lib/event_engine/posix_engine/wakeup_fd_pipe.h [3:13]
  876. src/core/lib/event_engine/posix_engine/wakeup_fd_posix.h [3:13]
  877. src/core/lib/event_engine/posix_engine/wakeup_fd_posix_default.cc [3:13]
  878. src/core/lib/event_engine/posix_engine/wakeup_fd_posix_default.h [3:13]
  879. src/core/lib/event_engine/resolved_address.cc [3:13]
  880. src/core/lib/event_engine/resolved_address_internal.h [3:13]
  881. src/core/lib/event_engine/shim.cc [3:13]
  882. src/core/lib/event_engine/shim.h [3:13]
  883. src/core/lib/event_engine/slice.cc [3:13]
  884. src/core/lib/event_engine/slice_buffer.cc [3:13]
  885. src/core/lib/event_engine/tcp_socket_utils.cc [3:13]
  886. src/core/lib/event_engine/tcp_socket_utils.h [3:13]
  887. src/core/lib/event_engine/thread_local.cc [3:13]
  888. src/core/lib/event_engine/thread_local.h [3:13]
  889. src/core/lib/event_engine/thread_pool.cc [5:15]
  890. src/core/lib/event_engine/thread_pool.h [5:15]
  891. src/core/lib/event_engine/time_util.cc [3:13]
  892. src/core/lib/event_engine/time_util.h [3:13]
  893. src/core/lib/event_engine/trace.cc [3:13]
  894. src/core/lib/event_engine/trace.h [3:13]
  895. src/core/lib/event_engine/utils.cc [3:13]
  896. src/core/lib/event_engine/utils.h [3:13]
  897. src/core/lib/event_engine/windows/iocp.cc [3:13]
  898. src/core/lib/event_engine/windows/iocp.h [3:13]
  899. src/core/lib/event_engine/windows/win_socket.cc [3:13]
  900. src/core/lib/event_engine/windows/win_socket.h [3:13]
  901. src/core/lib/event_engine/windows/windows_endpoint.cc [3:13]
  902. src/core/lib/event_engine/windows/windows_endpoint.h [3:13]
  903. src/core/lib/event_engine/windows/windows_engine.cc [3:13]
  904. src/core/lib/event_engine/windows/windows_engine.h [3:13]
  905. src/core/lib/event_engine/windows/windows_listener.cc [3:13]
  906. src/core/lib/event_engine/windows/windows_listener.h [3:13]
  907. src/core/lib/experiments/config.cc [3:13]
  908. src/core/lib/experiments/config.h [3:13]
  909. src/core/lib/experiments/experiments.cc [3:13]
  910. src/core/lib/experiments/experiments.h [3:13]
  911. src/core/lib/gpr/alloc.cc [5:15]
  912. src/core/lib/gpr/alloc.h [5:15]
  913. src/core/lib/gpr/android/log.cc [5:15]
  914. src/core/lib/gpr/atm.cc [5:15]
  915. src/core/lib/gpr/iphone/cpu.cc [5:15]
  916. src/core/lib/gpr/linux/cpu.cc [5:15]
  917. src/core/lib/gpr/linux/log.cc [5:15]
  918. src/core/lib/gpr/log.cc [5:15]
  919. src/core/lib/gpr/msys/tmpfile.cc [5:15]
  920. src/core/lib/gpr/posix/cpu.cc [5:15]
  921. src/core/lib/gpr/posix/log.cc [5:15]
  922. src/core/lib/gpr/posix/string.cc [5:15]
  923. src/core/lib/gpr/posix/sync.cc [5:15]
  924. src/core/lib/gpr/posix/time.cc [5:15]
  925. src/core/lib/gpr/posix/tmpfile.cc [5:15]
  926. src/core/lib/gpr/spinlock.h [5:15]
  927. src/core/lib/gpr/string.cc [5:15]
  928. src/core/lib/gpr/string.h [5:15]
  929. src/core/lib/gpr/sync.cc [5:15]
  930. src/core/lib/gpr/sync_abseil.cc [5:15]
  931. src/core/lib/gpr/time.cc [5:15]
  932. src/core/lib/gpr/time_precise.cc [5:15]
  933. src/core/lib/gpr/time_precise.h [5:15]
  934. src/core/lib/gpr/tmpfile.h [5:15]
  935. src/core/lib/gpr/useful.h [5:15]
  936. src/core/lib/gpr/windows/cpu.cc [5:15]
  937. src/core/lib/gpr/windows/log.cc [5:15]
  938. src/core/lib/gpr/windows/string.cc [5:15]
  939. src/core/lib/gpr/windows/string_util.cc [5:15]
  940. src/core/lib/gpr/windows/sync.cc [5:15]
  941. src/core/lib/gpr/windows/time.cc [5:15]
  942. src/core/lib/gpr/windows/tmpfile.cc [5:15]
  943. src/core/lib/gpr/wrap_memcpy.cc [5:15]
  944. src/core/lib/gprpp/atomic_utils.h [5:15]
  945. src/core/lib/gprpp/bitset.h [3:13]
  946. src/core/lib/gprpp/chunked_vector.h [3:13]
  947. src/core/lib/gprpp/construct_destruct.h [3:13]
  948. src/core/lib/gprpp/cpp_impl_of.h [3:13]
  949. src/core/lib/gprpp/crash.cc [3:13]
  950. src/core/lib/gprpp/crash.h [3:13]
  951. src/core/lib/gprpp/debug_location.h [5:15]
  952. src/core/lib/gprpp/dual_ref_counted.h [4:14]
  953. src/core/lib/gprpp/env.h [5:15]
  954. src/core/lib/gprpp/examine_stack.cc [5:15]
  955. src/core/lib/gprpp/examine_stack.h [5:15]
  956. src/core/lib/gprpp/fork.cc [5:15]
  957. src/core/lib/gprpp/fork.h [5:15]
  958. src/core/lib/gprpp/host_port.cc [5:15]
  959. src/core/lib/gprpp/host_port.h [5:15]
  960. src/core/lib/gprpp/linux/env.cc [5:15]
  961. src/core/lib/gprpp/load_file.cc [3:13]
  962. src/core/lib/gprpp/load_file.h [3:13]
  963. src/core/lib/gprpp/manual_constructor.h [5:15]
  964. src/core/lib/gprpp/match.h [3:13]
  965. src/core/lib/gprpp/memory.h [5:15]
  966. src/core/lib/gprpp/mpscq.cc [5:15]
  967. src/core/lib/gprpp/mpscq.h [5:15]
  968. src/core/lib/gprpp/no_destruct.h [3:13]
  969. src/core/lib/gprpp/notification.h [3:13]
  970. src/core/lib/gprpp/orphanable.h [5:15]
  971. src/core/lib/gprpp/overload.h [3:13]
  972. src/core/lib/gprpp/packed_table.h [3:13]
  973. src/core/lib/gprpp/per_cpu.h [3:13]
  974. src/core/lib/gprpp/posix/env.cc [5:15]
  975. src/core/lib/gprpp/posix/stat.cc [4:14]
  976. src/core/lib/gprpp/posix/thd.cc [5:15]
  977. src/core/lib/gprpp/ref_counted.h [5:15]
  978. src/core/lib/gprpp/ref_counted_ptr.h [5:15]
  979. src/core/lib/gprpp/single_set_ptr.h [3:13]
  980. src/core/lib/gprpp/sorted_pack.h [3:13]
  981. src/core/lib/gprpp/stat.h [4:14]
  982. src/core/lib/gprpp/status_helper.cc [5:15]
  983. src/core/lib/gprpp/status_helper.h [5:15]
  984. src/core/lib/gprpp/strerror.cc [3:13]
  985. src/core/lib/gprpp/strerror.h [3:13]
  986. src/core/lib/gprpp/sync.h [5:15]
  987. src/core/lib/gprpp/table.h [3:13]
  988. src/core/lib/gprpp/tchar.cc [3:13]
  989. src/core/lib/gprpp/tchar.h [3:13]
  990. src/core/lib/gprpp/thd.h [5:15]
  991. src/core/lib/gprpp/time.cc [3:13]
  992. src/core/lib/gprpp/time.h [3:13]
  993. src/core/lib/gprpp/time_averaged_stats.cc [5:15]
  994. src/core/lib/gprpp/time_averaged_stats.h [5:15]
  995. src/core/lib/gprpp/time_util.cc [4:14]
  996. src/core/lib/gprpp/time_util.h [4:14]
  997. src/core/lib/gprpp/unique_type_name.h [4:14]
  998. src/core/lib/gprpp/validation_errors.cc [3:13]
  999. src/core/lib/gprpp/validation_errors.h [3:13]
  1000. src/core/lib/gprpp/windows/env.cc [5:15]
  1001. src/core/lib/gprpp/windows/stat.cc [4:14]
  1002. src/core/lib/gprpp/windows/thd.cc [5:15]
  1003. src/core/lib/gprpp/work_serializer.cc [4:14]
  1004. src/core/lib/gprpp/work_serializer.h [4:14]
  1005. src/core/lib/handshaker/proxy_mapper.h [5:15]
  1006. src/core/lib/handshaker/proxy_mapper_registry.cc [5:15]
  1007. src/core/lib/handshaker/proxy_mapper_registry.h [5:15]
  1008. src/core/lib/http/format_request.cc [5:15]
  1009. src/core/lib/http/format_request.h [5:15]
  1010. src/core/lib/http/httpcli.cc [5:15]
  1011. src/core/lib/http/httpcli.h [5:15]
  1012. src/core/lib/http/httpcli_security_connector.cc [5:15]
  1013. src/core/lib/http/httpcli_ssl_credentials.h [4:14]
  1014. src/core/lib/http/parser.cc [5:15]
  1015. src/core/lib/http/parser.h [5:15]
  1016. src/core/lib/iomgr/block_annotate.h [5:15]
  1017. src/core/lib/iomgr/buffer_list.cc [5:15]
  1018. src/core/lib/iomgr/buffer_list.h [5:15]
  1019. src/core/lib/iomgr/call_combiner.cc [5:15]
  1020. src/core/lib/iomgr/call_combiner.h [5:15]
  1021. src/core/lib/iomgr/cfstream_handle.cc [5:15]
  1022. src/core/lib/iomgr/closure.cc [3:13]
  1023. src/core/lib/iomgr/closure.h [5:15]
  1024. src/core/lib/iomgr/combiner.cc [5:15]
  1025. src/core/lib/iomgr/combiner.h [5:15]
  1026. src/core/lib/iomgr/dualstack_socket_posix.cc [5:15]
  1027. src/core/lib/iomgr/dynamic_annotations.h [5:15]
  1028. src/core/lib/iomgr/endpoint.cc [5:15]
  1029. src/core/lib/iomgr/endpoint.h [5:15]
  1030. src/core/lib/iomgr/endpoint_cfstream.cc [5:15]
  1031. src/core/lib/iomgr/endpoint_pair.h [5:15]
  1032. src/core/lib/iomgr/endpoint_pair_posix.cc [5:15]
  1033. src/core/lib/iomgr/endpoint_pair_windows.cc [5:15]
  1034. src/core/lib/iomgr/error.cc [5:15]
  1035. src/core/lib/iomgr/error.h [5:15]
  1036. src/core/lib/iomgr/error_cfstream.cc [5:15]
  1037. src/core/lib/iomgr/ev_apple.cc [5:15]
  1038. src/core/lib/iomgr/ev_apple.h [5:15]
  1039. src/core/lib/iomgr/ev_epoll1_linux.cc [5:15]
  1040. src/core/lib/iomgr/ev_epoll1_linux.h [5:15]
  1041. src/core/lib/iomgr/ev_poll_posix.cc [5:15]
  1042. src/core/lib/iomgr/ev_poll_posix.h [5:15]
  1043. src/core/lib/iomgr/ev_posix.cc [5:15]
  1044. src/core/lib/iomgr/ev_posix.h [5:15]
  1045. src/core/lib/iomgr/ev_windows.cc [5:15]
  1046. src/core/lib/iomgr/event_engine_shims/closure.cc [3:13]
  1047. src/core/lib/iomgr/event_engine_shims/closure.h [3:13]
  1048. src/core/lib/iomgr/event_engine_shims/endpoint.cc [3:13]
  1049. src/core/lib/iomgr/event_engine_shims/endpoint.h [3:13]
  1050. src/core/lib/iomgr/event_engine_shims/tcp_client.cc [3:13]
  1051. src/core/lib/iomgr/event_engine_shims/tcp_client.h [3:13]
  1052. src/core/lib/iomgr/exec_ctx.cc [5:15]
  1053. src/core/lib/iomgr/exec_ctx.h [5:15]
  1054. src/core/lib/iomgr/executor.cc [5:15]
  1055. src/core/lib/iomgr/executor.h [5:15]
  1056. src/core/lib/iomgr/fork_posix.cc [5:15]
  1057. src/core/lib/iomgr/fork_windows.cc [5:15]
  1058. src/core/lib/iomgr/gethostname.h [5:15]
  1059. src/core/lib/iomgr/gethostname_fallback.cc [5:15]
  1060. src/core/lib/iomgr/gethostname_host_name_max.cc [5:15]
  1061. src/core/lib/iomgr/gethostname_sysconf.cc [5:15]
  1062. src/core/lib/iomgr/grpc_if_nametoindex.h [5:15]
  1063. src/core/lib/iomgr/grpc_if_nametoindex_posix.cc [5:15]
  1064. src/core/lib/iomgr/grpc_if_nametoindex_unsupported.cc [5:15]
  1065. src/core/lib/iomgr/internal_errqueue.cc [3:13]
  1066. src/core/lib/iomgr/internal_errqueue.h [5:15]
  1067. src/core/lib/iomgr/iocp_windows.cc [5:15]
  1068. src/core/lib/iomgr/iocp_windows.h [5:15]
  1069. src/core/lib/iomgr/iomgr.cc [5:15]
  1070. src/core/lib/iomgr/iomgr.h [5:15]
  1071. src/core/lib/iomgr/iomgr_fwd.h [3:13]
  1072. src/core/lib/iomgr/iomgr_internal.cc [5:15]
  1073. src/core/lib/iomgr/iomgr_internal.h [5:15]
  1074. src/core/lib/iomgr/iomgr_posix.cc [5:15]
  1075. src/core/lib/iomgr/iomgr_posix_cfstream.cc [5:15]
  1076. src/core/lib/iomgr/iomgr_windows.cc [5:15]
  1077. src/core/lib/iomgr/load_file.cc [5:15]
  1078. src/core/lib/iomgr/load_file.h [5:15]
  1079. src/core/lib/iomgr/lockfree_event.cc [5:15]
  1080. src/core/lib/iomgr/lockfree_event.h [5:15]
  1081. src/core/lib/iomgr/nameser.h [5:15]
  1082. src/core/lib/iomgr/polling_entity.cc [5:15]
  1083. src/core/lib/iomgr/polling_entity.h [5:15]
  1084. src/core/lib/iomgr/pollset.cc [5:15]
  1085. src/core/lib/iomgr/pollset.h [5:15]
  1086. src/core/lib/iomgr/pollset_set.cc [5:15]
  1087. src/core/lib/iomgr/pollset_set.h [5:15]
  1088. src/core/lib/iomgr/pollset_set_windows.cc [5:15]
  1089. src/core/lib/iomgr/pollset_set_windows.h [5:15]
  1090. src/core/lib/iomgr/pollset_windows.cc [5:15]
  1091. src/core/lib/iomgr/pollset_windows.h [5:15]
  1092. src/core/lib/iomgr/port.h [5:15]
  1093. src/core/lib/iomgr/python_util.h [5:15]
  1094. src/core/lib/iomgr/resolve_address.cc [5:15]
  1095. src/core/lib/iomgr/resolve_address.h [5:15]
  1096. src/core/lib/iomgr/resolve_address_posix.cc [5:15]
  1097. src/core/lib/iomgr/resolve_address_posix.h [4:14]
  1098. src/core/lib/iomgr/resolve_address_windows.cc [4:14]
  1099. src/core/lib/iomgr/resolve_address_windows.h [4:14]
  1100. src/core/lib/iomgr/resolved_address.h [3:13]
  1101. src/core/lib/iomgr/sockaddr.h [5:15]
  1102. src/core/lib/iomgr/sockaddr_posix.h [5:15]
  1103. src/core/lib/iomgr/sockaddr_utils_posix.cc [5:15]
  1104. src/core/lib/iomgr/sockaddr_windows.h [5:15]
  1105. src/core/lib/iomgr/socket_factory_posix.cc [5:15]
  1106. src/core/lib/iomgr/socket_factory_posix.h [5:15]
  1107. src/core/lib/iomgr/socket_mutator.cc [5:15]
  1108. src/core/lib/iomgr/socket_mutator.h [5:15]
  1109. src/core/lib/iomgr/socket_utils.h [5:15]
  1110. src/core/lib/iomgr/socket_utils_common_posix.cc [5:15]
  1111. src/core/lib/iomgr/socket_utils_linux.cc [5:15]
  1112. src/core/lib/iomgr/socket_utils_posix.cc [5:15]
  1113. src/core/lib/iomgr/socket_utils_posix.h [5:15]
  1114. src/core/lib/iomgr/socket_utils_windows.cc [5:15]
  1115. src/core/lib/iomgr/socket_windows.cc [5:15]
  1116. src/core/lib/iomgr/socket_windows.h [5:15]
  1117. src/core/lib/iomgr/systemd_utils.cc [5:15]
  1118. src/core/lib/iomgr/systemd_utils.h [5:15]
  1119. src/core/lib/iomgr/tcp_client.cc [5:15]
  1120. src/core/lib/iomgr/tcp_client.h [5:15]
  1121. src/core/lib/iomgr/tcp_client_cfstream.cc [6:16]
  1122. src/core/lib/iomgr/tcp_client_posix.cc [5:15]
  1123. src/core/lib/iomgr/tcp_client_posix.h [5:15]
  1124. src/core/lib/iomgr/tcp_client_windows.cc [5:15]
  1125. src/core/lib/iomgr/tcp_posix.cc [5:15]
  1126. src/core/lib/iomgr/tcp_posix.h [5:15]
  1127. src/core/lib/iomgr/tcp_server.cc [5:15]
  1128. src/core/lib/iomgr/tcp_server.h [5:15]
  1129. src/core/lib/iomgr/tcp_server_posix.cc [5:15]
  1130. src/core/lib/iomgr/tcp_server_utils_posix.h [5:15]
  1131. src/core/lib/iomgr/tcp_server_utils_posix_common.cc [5:15]
  1132. src/core/lib/iomgr/tcp_server_utils_posix_ifaddrs.cc [5:15]
  1133. src/core/lib/iomgr/tcp_server_utils_posix_noifaddrs.cc [5:15]
  1134. src/core/lib/iomgr/tcp_server_windows.cc [5:15]
  1135. src/core/lib/iomgr/tcp_windows.cc [5:15]
  1136. src/core/lib/iomgr/tcp_windows.h [5:15]
  1137. src/core/lib/iomgr/timer.cc [5:15]
  1138. src/core/lib/iomgr/timer.h [5:15]
  1139. src/core/lib/iomgr/timer_generic.cc [5:15]
  1140. src/core/lib/iomgr/timer_heap.cc [5:15]
  1141. src/core/lib/iomgr/timer_heap.h [5:15]
  1142. src/core/lib/iomgr/timer_manager.cc [5:15]
  1143. src/core/lib/iomgr/timer_manager.h [5:15]
  1144. src/core/lib/iomgr/unix_sockets_posix.cc [5:15]
  1145. src/core/lib/iomgr/unix_sockets_posix.h [5:15]
  1146. src/core/lib/iomgr/unix_sockets_posix_noop.cc [5:15]
  1147. src/core/lib/iomgr/wakeup_fd_eventfd.cc [5:15]
  1148. src/core/lib/iomgr/wakeup_fd_nospecial.cc [5:15]
  1149. src/core/lib/iomgr/wakeup_fd_pipe.cc [5:15]
  1150. src/core/lib/iomgr/wakeup_fd_pipe.h [5:15]
  1151. src/core/lib/iomgr/wakeup_fd_posix.cc [5:15]
  1152. src/core/lib/iomgr/wakeup_fd_posix.h [5:15]
  1153. src/core/lib/json/json.h [4:14]
  1154. src/core/lib/json/json_args.h [3:13]
  1155. src/core/lib/json/json_channel_args.h [3:13]
  1156. src/core/lib/json/json_object_loader.cc [3:13]
  1157. src/core/lib/json/json_object_loader.h [3:13]
  1158. src/core/lib/json/json_reader.cc [4:14]
  1159. src/core/lib/json/json_util.cc [5:15]
  1160. src/core/lib/json/json_util.h [5:15]
  1161. src/core/lib/json/json_writer.cc [5:15]
  1162. src/core/lib/load_balancing/lb_policy.cc [5:15]
  1163. src/core/lib/load_balancing/lb_policy.h [4:14]
  1164. src/core/lib/load_balancing/lb_policy_factory.h [4:14]
  1165. src/core/lib/load_balancing/lb_policy_registry.cc [4:14]
  1166. src/core/lib/load_balancing/lb_policy_registry.h [4:14]
  1167. src/core/lib/load_balancing/subchannel_interface.h [4:14]
  1168. src/core/lib/matchers/matchers.cc [3:13]
  1169. src/core/lib/matchers/matchers.h [3:13]
  1170. src/core/lib/promise/activity.cc [3:13]
  1171. src/core/lib/promise/activity.h [3:13]
  1172. src/core/lib/promise/arena_promise.h [3:13]
  1173. src/core/lib/promise/cancel_callback.h [3:13]
  1174. src/core/lib/promise/context.h [3:13]
  1175. src/core/lib/promise/detail/basic_join.h [3:13]
  1176. src/core/lib/promise/detail/basic_seq.h [3:13]
  1177. src/core/lib/promise/detail/promise_factory.h [3:13]
  1178. src/core/lib/promise/detail/promise_like.h [3:13]
  1179. src/core/lib/promise/detail/status.h [3:13]
  1180. src/core/lib/promise/detail/switch.h [4:14]
  1181. src/core/lib/promise/exec_ctx_wakeup_scheduler.h [3:13]
  1182. src/core/lib/promise/for_each.h [3:13]
  1183. src/core/lib/promise/if.h [3:13]
  1184. src/core/lib/promise/interceptor_list.h [3:13]
  1185. src/core/lib/promise/latch.h [3:13]
  1186. src/core/lib/promise/loop.h [3:13]
  1187. src/core/lib/promise/map.h [3:13]
  1188. src/core/lib/promise/party.cc [3:13]
  1189. src/core/lib/promise/party.h [3:13]
  1190. src/core/lib/promise/pipe.h [3:13]
  1191. src/core/lib/promise/poll.h [3:13]
  1192. src/core/lib/promise/promise.h [3:13]
  1193. src/core/lib/promise/race.h [3:13]
  1194. src/core/lib/promise/seq.h [3:13]
  1195. src/core/lib/promise/sleep.cc [3:13]
  1196. src/core/lib/promise/sleep.h [3:13]
  1197. src/core/lib/promise/trace.cc [3:13]
  1198. src/core/lib/promise/trace.h [3:13]
  1199. src/core/lib/promise/try_join.h [3:13]
  1200. src/core/lib/promise/try_seq.h [3:13]
  1201. src/core/lib/resolver/resolver.cc [5:15]
  1202. src/core/lib/resolver/resolver.h [4:14]
  1203. src/core/lib/resolver/resolver_factory.h [4:14]
  1204. src/core/lib/resolver/resolver_registry.cc [4:14]
  1205. src/core/lib/resolver/resolver_registry.h [4:14]
  1206. src/core/lib/resolver/server_address.cc [5:15]
  1207. src/core/lib/resolver/server_address.h [5:15]
  1208. src/core/lib/resource_quota/api.cc [3:13]
  1209. src/core/lib/resource_quota/api.h [3:13]
  1210. src/core/lib/resource_quota/arena.cc [5:15]
  1211. src/core/lib/resource_quota/arena.h [5:15]
  1212. src/core/lib/resource_quota/memory_quota.cc [3:13]
  1213. src/core/lib/resource_quota/memory_quota.h [3:13]
  1214. src/core/lib/resource_quota/periodic_update.cc [3:13]
  1215. src/core/lib/resource_quota/periodic_update.h [3:13]
  1216. src/core/lib/resource_quota/resource_quota.cc [3:13]
  1217. src/core/lib/resource_quota/resource_quota.h [3:13]
  1218. src/core/lib/resource_quota/thread_quota.cc [3:13]
  1219. src/core/lib/resource_quota/thread_quota.h [3:13]
  1220. src/core/lib/resource_quota/trace.cc [3:13]
  1221. src/core/lib/resource_quota/trace.h [3:13]
  1222. src/core/lib/security/authorization/authorization_engine.h [3:13]
  1223. src/core/lib/security/authorization/authorization_policy_provider.h [3:13]
  1224. src/core/lib/security/authorization/authorization_policy_provider_vtable.cc [3:13]
  1225. src/core/lib/security/authorization/evaluate_args.cc [3:13]
  1226. src/core/lib/security/authorization/evaluate_args.h [3:13]
  1227. src/core/lib/security/authorization/grpc_authorization_engine.cc [3:13]
  1228. src/core/lib/security/authorization/grpc_authorization_engine.h [3:13]
  1229. src/core/lib/security/authorization/grpc_server_authz_filter.cc [3:13]
  1230. src/core/lib/security/authorization/grpc_server_authz_filter.h [3:13]
  1231. src/core/lib/security/authorization/matchers.cc [3:13]
  1232. src/core/lib/security/authorization/matchers.h [3:13]
  1233. src/core/lib/security/authorization/rbac_policy.cc [3:13]
  1234. src/core/lib/security/authorization/rbac_policy.h [3:13]
  1235. src/core/lib/security/certificate_provider/certificate_provider_factory.h [5:15]
  1236. src/core/lib/security/certificate_provider/certificate_provider_registry.cc [5:15]
  1237. src/core/lib/security/certificate_provider/certificate_provider_registry.h [5:15]
  1238. src/core/lib/security/context/security_context.cc [5:15]
  1239. src/core/lib/security/context/security_context.h [5:15]
  1240. src/core/lib/security/credentials/alts/alts_credentials.cc [5:15]
  1241. src/core/lib/security/credentials/alts/alts_credentials.h [5:15]
  1242. src/core/lib/security/credentials/alts/check_gcp_environment.cc [5:15]
  1243. src/core/lib/security/credentials/alts/check_gcp_environment.h [5:15]
  1244. src/core/lib/security/credentials/alts/check_gcp_environment_linux.cc [5:15]
  1245. src/core/lib/security/credentials/alts/check_gcp_environment_no_op.cc [5:15]
  1246. src/core/lib/security/credentials/alts/check_gcp_environment_windows.cc [5:15]
  1247. src/core/lib/security/credentials/alts/grpc_alts_credentials_client_options.cc [5:15]
  1248. src/core/lib/security/credentials/alts/grpc_alts_credentials_options.cc [5:15]
  1249. src/core/lib/security/credentials/alts/grpc_alts_credentials_options.h [5:15]
  1250. src/core/lib/security/credentials/alts/grpc_alts_credentials_server_options.cc [5:15]
  1251. src/core/lib/security/credentials/call_creds_util.cc [4:14]
  1252. src/core/lib/security/credentials/call_creds_util.h [4:14]
  1253. src/core/lib/security/credentials/channel_creds_registry.h [4:14]
  1254. src/core/lib/security/credentials/channel_creds_registry_init.cc [5:15]
  1255. src/core/lib/security/credentials/composite/composite_credentials.cc [5:15]
  1256. src/core/lib/security/credentials/composite/composite_credentials.h [5:15]
  1257. src/core/lib/security/credentials/credentials.cc [5:15]
  1258. src/core/lib/security/credentials/credentials.h [5:15]
  1259. src/core/lib/security/credentials/external/aws_external_account_credentials.cc [4:14]
  1260. src/core/lib/security/credentials/external/aws_external_account_credentials.h [4:14]
  1261. src/core/lib/security/credentials/external/aws_request_signer.cc [4:14]
  1262. src/core/lib/security/credentials/external/aws_request_signer.h [4:14]
  1263. src/core/lib/security/credentials/external/external_account_credentials.cc [4:14]
  1264. src/core/lib/security/credentials/external/external_account_credentials.h [4:14]
  1265. src/core/lib/security/credentials/external/file_external_account_credentials.cc [4:14]
  1266. src/core/lib/security/credentials/external/file_external_account_credentials.h [4:14]
  1267. src/core/lib/security/credentials/external/url_external_account_credentials.cc [4:14]
  1268. src/core/lib/security/credentials/external/url_external_account_credentials.h [4:14]
  1269. src/core/lib/security/credentials/fake/fake_credentials.cc [5:15]
  1270. src/core/lib/security/credentials/fake/fake_credentials.h [5:15]
  1271. src/core/lib/security/credentials/google_default/credentials_generic.cc [5:15]
  1272. src/core/lib/security/credentials/google_default/google_default_credentials.cc [5:15]
  1273. src/core/lib/security/credentials/google_default/google_default_credentials.h [5:15]
  1274. src/core/lib/security/credentials/iam/iam_credentials.cc [5:15]
  1275. src/core/lib/security/credentials/iam/iam_credentials.h [5:15]
  1276. src/core/lib/security/credentials/insecure/insecure_credentials.cc [5:15]
  1277. src/core/lib/security/credentials/insecure/insecure_credentials.h [5:15]
  1278. src/core/lib/security/credentials/jwt/json_token.cc [5:15]
  1279. src/core/lib/security/credentials/jwt/json_token.h [5:15]
  1280. src/core/lib/security/credentials/jwt/jwt_credentials.cc [5:15]
  1281. src/core/lib/security/credentials/jwt/jwt_credentials.h [5:15]
  1282. src/core/lib/security/credentials/jwt/jwt_verifier.cc [5:15]
  1283. src/core/lib/security/credentials/jwt/jwt_verifier.h [5:15]
  1284. src/core/lib/security/credentials/local/local_credentials.cc [5:15]
  1285. src/core/lib/security/credentials/local/local_credentials.h [5:15]
  1286. src/core/lib/security/credentials/oauth2/oauth2_credentials.cc [5:15]
  1287. src/core/lib/security/credentials/oauth2/oauth2_credentials.h [5:15]
  1288. src/core/lib/security/credentials/plugin/plugin_credentials.cc [5:15]
  1289. src/core/lib/security/credentials/plugin/plugin_credentials.h [5:15]
  1290. src/core/lib/security/credentials/ssl/ssl_credentials.cc [5:15]
  1291. src/core/lib/security/credentials/ssl/ssl_credentials.h [5:15]
  1292. src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.cc [4:14]
  1293. src/core/lib/security/credentials/tls/grpc_tls_certificate_distributor.h [4:14]
  1294. src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.cc [4:14]
  1295. src/core/lib/security/credentials/tls/grpc_tls_certificate_provider.h [4:14]
  1296. src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.cc [4:14]
  1297. src/core/lib/security/credentials/tls/grpc_tls_certificate_verifier.h [4:14]
  1298. src/core/lib/security/credentials/tls/grpc_tls_credentials_options.cc [5:15]
  1299. src/core/lib/security/credentials/tls/grpc_tls_credentials_options.h [5:15]
  1300. src/core/lib/security/credentials/tls/tls_credentials.cc [5:15]
  1301. src/core/lib/security/credentials/tls/tls_credentials.h [5:15]
  1302. src/core/lib/security/credentials/tls/tls_utils.cc [5:15]
  1303. src/core/lib/security/credentials/tls/tls_utils.h [5:15]
  1304. src/core/lib/security/credentials/xds/xds_credentials.cc [5:15]
  1305. src/core/lib/security/credentials/xds/xds_credentials.h [5:15]
  1306. src/core/lib/security/security_connector/alts/alts_security_connector.cc [5:15]
  1307. src/core/lib/security/security_connector/alts/alts_security_connector.h [5:15]
  1308. src/core/lib/security/security_connector/fake/fake_security_connector.cc [5:15]
  1309. src/core/lib/security/security_connector/fake/fake_security_connector.h [5:15]
  1310. src/core/lib/security/security_connector/insecure/insecure_security_connector.cc [5:15]
  1311. src/core/lib/security/security_connector/insecure/insecure_security_connector.h [5:15]
  1312. src/core/lib/security/security_connector/load_system_roots.h [5:15]
  1313. src/core/lib/security/security_connector/load_system_roots_fallback.cc [5:15]
  1314. src/core/lib/security/security_connector/load_system_roots_supported.cc [5:15]
  1315. src/core/lib/security/security_connector/load_system_roots_supported.h [5:15]
  1316. src/core/lib/security/security_connector/local/local_security_connector.cc [5:15]
  1317. src/core/lib/security/security_connector/local/local_security_connector.h [5:15]
  1318. src/core/lib/security/security_connector/security_connector.cc [5:15]
  1319. src/core/lib/security/security_connector/security_connector.h [5:15]
  1320. src/core/lib/security/security_connector/ssl/ssl_security_connector.cc [5:15]
  1321. src/core/lib/security/security_connector/ssl/ssl_security_connector.h [5:15]
  1322. src/core/lib/security/security_connector/ssl_utils.cc [5:15]
  1323. src/core/lib/security/security_connector/ssl_utils.h [5:15]
  1324. src/core/lib/security/security_connector/tls/tls_security_connector.cc [5:15]
  1325. src/core/lib/security/security_connector/tls/tls_security_connector.h [5:15]
  1326. src/core/lib/security/transport/auth_filters.h [5:15]
  1327. src/core/lib/security/transport/client_auth_filter.cc [5:15]
  1328. src/core/lib/security/transport/secure_endpoint.cc [5:15]
  1329. src/core/lib/security/transport/secure_endpoint.h [5:15]
  1330. src/core/lib/security/transport/security_handshaker.cc [5:15]
  1331. src/core/lib/security/transport/security_handshaker.h [5:15]
  1332. src/core/lib/security/transport/server_auth_filter.cc [5:15]
  1333. src/core/lib/security/transport/tsi_error.cc [5:15]
  1334. src/core/lib/security/transport/tsi_error.h [5:15]
  1335. src/core/lib/security/util/json_util.cc [5:15]
  1336. src/core/lib/security/util/json_util.h [5:15]
  1337. src/core/lib/service_config/service_config.h [4:14]
  1338. src/core/lib/service_config/service_config_call_data.h [4:14]
  1339. src/core/lib/service_config/service_config_impl.cc [4:14]
  1340. src/core/lib/service_config/service_config_impl.h [4:14]
  1341. src/core/lib/service_config/service_config_parser.cc [4:14]
  1342. src/core/lib/service_config/service_config_parser.h [4:14]
  1343. src/core/lib/slice/b64.cc [5:15]
  1344. src/core/lib/slice/b64.h [5:15]
  1345. src/core/lib/slice/percent_encoding.cc [5:15]
  1346. src/core/lib/slice/percent_encoding.h [5:15]
  1347. src/core/lib/slice/slice.cc [5:15]
  1348. src/core/lib/slice/slice.h [3:13]
  1349. src/core/lib/slice/slice_buffer.cc [5:15]
  1350. src/core/lib/slice/slice_buffer.h [3:13]
  1351. src/core/lib/slice/slice_internal.h [5:15]
  1352. src/core/lib/slice/slice_refcount.cc [3:13]
  1353. src/core/lib/slice/slice_refcount.h [3:13]
  1354. src/core/lib/slice/slice_string_helpers.cc [5:15]
  1355. src/core/lib/slice/slice_string_helpers.h [5:15]
  1356. src/core/lib/surface/api_trace.cc [5:15]
  1357. src/core/lib/surface/api_trace.h [5:15]
  1358. src/core/lib/surface/builtins.cc [3:13]
  1359. src/core/lib/surface/builtins.h [3:13]
  1360. src/core/lib/surface/byte_buffer.cc [5:15]
  1361. src/core/lib/surface/byte_buffer_reader.cc [5:15]
  1362. src/core/lib/surface/call.cc [5:15]
  1363. src/core/lib/surface/call.h [5:15]
  1364. src/core/lib/surface/call_details.cc [5:15]
  1365. src/core/lib/surface/call_log_batch.cc [5:15]
  1366. src/core/lib/surface/call_test_only.h [5:15]
  1367. src/core/lib/surface/call_trace.cc [3:13]
  1368. src/core/lib/surface/call_trace.h [3:13]
  1369. src/core/lib/surface/channel.cc [5:15]
  1370. src/core/lib/surface/channel.h [5:15]
  1371. src/core/lib/surface/channel_init.cc [5:15]
  1372. src/core/lib/surface/channel_init.h [5:15]
  1373. src/core/lib/surface/channel_ping.cc [5:15]
  1374. src/core/lib/surface/channel_stack_type.cc [5:15]
  1375. src/core/lib/surface/channel_stack_type.h [5:15]
  1376. src/core/lib/surface/completion_queue.cc [5:15]
  1377. src/core/lib/surface/completion_queue.h [5:15]
  1378. src/core/lib/surface/completion_queue_factory.cc [5:15]
  1379. src/core/lib/surface/completion_queue_factory.h [5:15]
  1380. src/core/lib/surface/event_string.cc [5:15]
  1381. src/core/lib/surface/event_string.h [5:15]
  1382. src/core/lib/surface/init.cc [5:15]
  1383. src/core/lib/surface/init.h [5:15]
  1384. src/core/lib/surface/init_internally.cc [3:13]
  1385. src/core/lib/surface/init_internally.h [3:13]
  1386. src/core/lib/surface/lame_client.cc [5:15]
  1387. src/core/lib/surface/lame_client.h [5:15]
  1388. src/core/lib/surface/metadata_array.cc [5:15]
  1389. src/core/lib/surface/server.cc [4:14]
  1390. src/core/lib/surface/server.h [4:14]
  1391. src/core/lib/surface/validate_metadata.cc [5:15]
  1392. src/core/lib/surface/validate_metadata.h [5:15]
  1393. src/core/lib/surface/version.cc [5:15]
  1394. src/core/lib/transport/batch_builder.cc [3:13]
  1395. src/core/lib/transport/batch_builder.h [3:13]
  1396. src/core/lib/transport/bdp_estimator.cc [5:15]
  1397. src/core/lib/transport/bdp_estimator.h [5:15]
  1398. src/core/lib/transport/connectivity_state.cc [5:15]
  1399. src/core/lib/transport/connectivity_state.h [5:15]
  1400. src/core/lib/transport/custom_metadata.h [3:13]
  1401. src/core/lib/transport/error_utils.cc [5:15]
  1402. src/core/lib/transport/error_utils.h [5:15]
  1403. src/core/lib/transport/handshaker.cc [5:15]
  1404. src/core/lib/transport/handshaker.h [5:15]
  1405. src/core/lib/transport/handshaker_factory.h [5:15]
  1406. src/core/lib/transport/handshaker_registry.cc [5:15]
  1407. src/core/lib/transport/handshaker_registry.h [5:15]
  1408. src/core/lib/transport/http2_errors.h [5:15]
  1409. src/core/lib/transport/http_connect_handshaker.cc [5:15]
  1410. src/core/lib/transport/http_connect_handshaker.h [5:15]
  1411. src/core/lib/transport/metadata_batch.cc [3:13]
  1412. src/core/lib/transport/metadata_batch.h [5:15]
  1413. src/core/lib/transport/parsed_metadata.cc [3:13]
  1414. src/core/lib/transport/parsed_metadata.h [3:13]
  1415. src/core/lib/transport/pid_controller.cc [5:15]
  1416. src/core/lib/transport/pid_controller.h [5:15]
  1417. src/core/lib/transport/status_conversion.cc [5:15]
  1418. src/core/lib/transport/status_conversion.h [5:15]
  1419. src/core/lib/transport/tcp_connect_handshaker.cc [5:15]
  1420. src/core/lib/transport/tcp_connect_handshaker.h [4:14]
  1421. src/core/lib/transport/timeout_encoding.cc [5:15]
  1422. src/core/lib/transport/timeout_encoding.h [5:15]
  1423. src/core/lib/transport/transport.cc [5:15]
  1424. src/core/lib/transport/transport.h [5:15]
  1425. src/core/lib/transport/transport_fwd.h [3:13]
  1426. src/core/lib/transport/transport_impl.h [5:15]
  1427. src/core/lib/transport/transport_op_string.cc [5:15]
  1428. src/core/lib/uri/uri_parser.cc [4:14]
  1429. src/core/lib/uri/uri_parser.h [4:14]
  1430. src/core/plugin_registry/grpc_plugin_registry.cc [5:15]
  1431. src/core/plugin_registry/grpc_plugin_registry_extra.cc [4:14]
  1432. src/core/tsi/alts/crypt/aes_gcm.cc [5:15]
  1433. src/core/tsi/alts/crypt/gsec.cc [5:15]
  1434. src/core/tsi/alts/crypt/gsec.h [5:15]
  1435. src/core/tsi/alts/frame_protector/alts_counter.cc [5:15]
  1436. src/core/tsi/alts/frame_protector/alts_counter.h [5:15]
  1437. src/core/tsi/alts/frame_protector/alts_crypter.cc [5:15]
  1438. src/core/tsi/alts/frame_protector/alts_crypter.h [5:15]
  1439. src/core/tsi/alts/frame_protector/alts_frame_protector.cc [5:15]
  1440. src/core/tsi/alts/frame_protector/alts_frame_protector.h [5:15]
  1441. src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.cc [5:15]
  1442. src/core/tsi/alts/frame_protector/alts_record_protocol_crypter_common.h [5:15]
  1443. src/core/tsi/alts/frame_protector/alts_seal_privacy_integrity_crypter.cc [5:15]
  1444. src/core/tsi/alts/frame_protector/alts_unseal_privacy_integrity_crypter.cc [5:15]
  1445. src/core/tsi/alts/frame_protector/frame_handler.cc [5:15]
  1446. src/core/tsi/alts/frame_protector/frame_handler.h [5:15]
  1447. src/core/tsi/alts/handshaker/alts_handshaker_client.cc [5:15]
  1448. src/core/tsi/alts/handshaker/alts_handshaker_client.h [5:15]
  1449. src/core/tsi/alts/handshaker/alts_shared_resource.cc [5:15]
  1450. src/core/tsi/alts/handshaker/alts_shared_resource.h [5:15]
  1451. src/core/tsi/alts/handshaker/alts_tsi_handshaker.cc [5:15]
  1452. src/core/tsi/alts/handshaker/alts_tsi_handshaker.h [5:15]
  1453. src/core/tsi/alts/handshaker/alts_tsi_handshaker_private.h [5:15]
  1454. src/core/tsi/alts/handshaker/alts_tsi_utils.cc [5:15]
  1455. src/core/tsi/alts/handshaker/alts_tsi_utils.h [5:15]
  1456. src/core/tsi/alts/handshaker/transport_security_common_api.cc [5:15]
  1457. src/core/tsi/alts/handshaker/transport_security_common_api.h [5:15]
  1458. src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.cc [5:15]
  1459. src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_integrity_only_record_protocol.h [5:15]
  1460. src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.cc [5:15]
  1461. src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_privacy_integrity_record_protocol.h [5:15]
  1462. src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol.h [5:15]
  1463. src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.cc [5:15]
  1464. src/core/tsi/alts/zero_copy_frame_protector/alts_grpc_record_protocol_common.h [5:15]
  1465. src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.cc [5:15]
  1466. src/core/tsi/alts/zero_copy_frame_protector/alts_iovec_record_protocol.h [5:15]
  1467. src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.cc [5:15]
  1468. src/core/tsi/alts/zero_copy_frame_protector/alts_zero_copy_grpc_protector.h [5:15]
  1469. src/core/tsi/fake_transport_security.cc [5:15]
  1470. src/core/tsi/fake_transport_security.h [5:15]
  1471. src/core/tsi/local_transport_security.cc [5:15]
  1472. src/core/tsi/local_transport_security.h [5:15]
  1473. src/core/tsi/ssl/key_logging/ssl_key_logging.cc [3:13]
  1474. src/core/tsi/ssl/key_logging/ssl_key_logging.h [3:13]
  1475. src/core/tsi/ssl/session_cache/ssl_session.h [5:15]
  1476. src/core/tsi/ssl/session_cache/ssl_session_boringssl.cc [5:15]
  1477. src/core/tsi/ssl/session_cache/ssl_session_cache.cc [5:15]
  1478. src/core/tsi/ssl/session_cache/ssl_session_cache.h [5:15]
  1479. src/core/tsi/ssl/session_cache/ssl_session_openssl.cc [5:15]
  1480. src/core/tsi/ssl_transport_security.cc [5:15]
  1481. src/core/tsi/ssl_transport_security.h [5:15]
  1482. src/core/tsi/ssl_transport_security_utils.cc [5:15]
  1483. src/core/tsi/ssl_transport_security_utils.h [5:15]
  1484. src/core/tsi/ssl_types.h [5:15]
  1485. src/core/tsi/transport_security.cc [5:15]
  1486. src/core/tsi/transport_security.h [5:15]
  1487. src/core/tsi/transport_security_grpc.cc [5:15]
  1488. src/core/tsi/transport_security_grpc.h [5:15]
  1489. src/core/tsi/transport_security_interface.h [5:15]
  1490. src/cpp/client/channel_cc.cc [5:15]
  1491. src/cpp/client/client_callback.cc [4:14]
  1492. src/cpp/client/client_context.cc [5:15]
  1493. src/cpp/client/client_interceptor.cc [5:15]
  1494. src/cpp/client/client_stats_interceptor.cc [5:15]
  1495. src/cpp/client/create_channel.cc [5:15]
  1496. src/cpp/client/create_channel_internal.cc [5:15]
  1497. src/cpp/client/create_channel_internal.h [5:15]
  1498. src/cpp/client/create_channel_posix.cc [5:15]
  1499. src/cpp/client/insecure_credentials.cc [5:15]
  1500. src/cpp/client/secure_credentials.cc [5:15]
  1501. src/cpp/client/secure_credentials.h [5:15]
  1502. src/cpp/client/xds_credentials.cc [5:15]
  1503. src/cpp/common/alarm.cc [4:14]
  1504. src/cpp/common/auth_property_iterator.cc [5:15]
  1505. src/cpp/common/channel_arguments.cc [5:15]
  1506. src/cpp/common/channel_filter.cc [5:15]
  1507. src/cpp/common/channel_filter.h [5:15]
  1508. src/cpp/common/completion_queue_cc.cc [4:14]
  1509. src/cpp/common/resource_quota_cc.cc [5:15]
  1510. src/cpp/common/rpc_method.cc [5:15]
  1511. src/cpp/common/secure_auth_context.cc [5:15]
  1512. src/cpp/common/secure_auth_context.h [5:15]
  1513. src/cpp/common/secure_channel_arguments.cc [5:15]
  1514. src/cpp/common/secure_create_auth_context.cc [5:15]
  1515. src/cpp/common/tls_certificate_provider.cc [4:14]
  1516. src/cpp/common/tls_certificate_verifier.cc [4:14]
  1517. src/cpp/common/tls_credentials_options.cc [5:15]
  1518. src/cpp/common/validate_service_config.cc [5:15]
  1519. src/cpp/common/version_cc.cc [5:15]
  1520. src/cpp/ext/proto_server_reflection.cc [5:15]
  1521. src/cpp/ext/proto_server_reflection.h [5:15]
  1522. src/cpp/ext/proto_server_reflection_plugin.cc [5:15]
  1523. src/cpp/server/async_generic_service.cc [5:15]
  1524. src/cpp/server/backend_metric_recorder.cc [4:14]
  1525. src/cpp/server/backend_metric_recorder.h [5:15]
  1526. src/cpp/server/channel_argument_option.cc [5:15]
  1527. src/cpp/server/channelz/channelz_service.cc [5:15]
  1528. src/cpp/server/channelz/channelz_service.h [5:15]
  1529. src/cpp/server/channelz/channelz_service_plugin.cc [5:15]
  1530. src/cpp/server/create_default_thread_pool.cc [5:15]
  1531. src/cpp/server/dynamic_thread_pool.h [5:15]
  1532. src/cpp/server/external_connection_acceptor_impl.cc [5:15]
  1533. src/cpp/server/external_connection_acceptor_impl.h [5:15]
  1534. src/cpp/server/health/default_health_check_service.cc [5:15]
  1535. src/cpp/server/health/default_health_check_service.h [5:15]
  1536. src/cpp/server/health/health_check_service.cc [5:15]
  1537. src/cpp/server/health/health_check_service_server_builder_option.cc [5:15]
  1538. src/cpp/server/insecure_server_credentials.cc [5:15]
  1539. src/cpp/server/secure_server_credentials.cc [5:15]
  1540. src/cpp/server/secure_server_credentials.h [5:15]
  1541. src/cpp/server/server_builder.cc [5:15]
  1542. src/cpp/server/server_callback.cc [4:14]
  1543. src/cpp/server/server_cc.cc [4:14]
  1544. src/cpp/server/server_context.cc [5:15]
  1545. src/cpp/server/server_posix.cc [5:15]
  1546. src/cpp/server/thread_pool_interface.h [5:15]
  1547. src/cpp/server/xds_server_credentials.cc [5:15]
  1548. src/cpp/thread_manager/thread_manager.cc [5:15]
  1549. src/cpp/thread_manager/thread_manager.h [5:15]
  1550. src/cpp/util/byte_buffer_cc.cc [5:15]
  1551. src/cpp/util/status.cc [5:15]
  1552. src/cpp/util/string_ref.cc [5:15]
  1553. src/cpp/util/time_cc.cc [5:15]
  1554. src/proto/grpc/channelz/channelz.proto [3:13]
  1555. src/proto/grpc/gcp/altscontext.proto [3:13]
  1556. src/proto/grpc/gcp/handshaker.proto [3:13]
  1557. src/proto/grpc/gcp/transport_security_common.proto [3:13]
  1558. src/proto/grpc/health/v1/health.proto [3:13]
  1559. src/proto/grpc/lb/v1/load_balancer.proto [3:13]
  1560. src/proto/grpc/lb/v1/load_reporter.proto [3:13]
  1561. src/proto/grpc/lookup/v1/rls.proto [3:13]
  1562. src/proto/grpc/lookup/v1/rls_config.proto [3:13]
  1563. src/proto/grpc/reflection/v1/reflection.proto [3:13]
  1564. src/proto/grpc/reflection/v1alpha/reflection.proto [3:13]
  1565. src/proto/grpc/status/status.proto [3:13]
  1566. SKIP LicenseRef-scancode-warranty-disclaimer 44b7fb52fd3cfdfe8a017148dd5f2443
  1567. BELONGS ya.make
  1568. # not a license
  1569. License text:
  1570. // attached to the channel creds, but there should also be a "use at
  1571. // your own risk" option to get the channel creds without stripping
  1572. Scancode info:
  1573. Original SPDX id: LicenseRef-scancode-warranty-disclaimer
  1574. Score : 100.00
  1575. Match type : TEXT
  1576. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/warranty-disclaimer.LICENSE
  1577. Files with this license:
  1578. src/core/lib/load_balancing/lb_policy.h [277:278]
  1579. KEEP MIT 54575e81a786e9aa7d98337ec2e1ebb0
  1580. BELONGS third_party/upb/ya.make
  1581. FILE_INCLUDE AUTHORS found in files: third_party/upb/third_party/utf8_range/LICENSE at line 18
  1582. Note: matched license text is too long. Read it in the source files.
  1583. Scancode info:
  1584. Original SPDX id: MIT
  1585. Score : 100.00
  1586. Match type : TEXT
  1587. Links : http://opensource.org/licenses/mit-license.php, https://spdx.org/licenses/MIT
  1588. Files with this license:
  1589. third_party/upb/third_party/utf8_range/LICENSE [5:21]
  1590. SKIP LicenseRef-scancode-generic-cla 5d780ffa423067f23c6a123ae33e7c18
  1591. BELONGS third_party/upb/ya.make
  1592. License text:
  1593. \## Contributor License Agreement
  1594. Scancode info:
  1595. Original SPDX id: LicenseRef-scancode-generic-cla
  1596. Score : 16.00
  1597. Match type : NOTICE
  1598. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  1599. Files with this license:
  1600. third_party/upb/CONTRIBUTING.md [15:15]
  1601. SKIP LicenseRef-scancode-generic-cla 60c79976a6f1daa58457b943cb911512
  1602. BELONGS ya.make
  1603. License text:
  1604. [Contributor License
  1605. Agreement](https://identity.linuxfoundation.org/projects/cncf).
  1606. Scancode info:
  1607. Original SPDX id: LicenseRef-scancode-generic-cla
  1608. Score : 16.00
  1609. Match type : NOTICE
  1610. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  1611. Files with this license:
  1612. CONTRIBUTING.md [16:17]
  1613. KEEP Apache-2.0 86a0725dcd00b87b9929258039db566c
  1614. BELONGS ya.make
  1615. Note: matched license text is too long. Read it in the source files.
  1616. Scancode info:
  1617. Original SPDX id: Apache-2.0
  1618. Score : 100.00
  1619. Match type : NOTICE
  1620. Links : http://www.apache.org/licenses/, http://www.apache.org/licenses/LICENSE-2.0, https://spdx.org/licenses/Apache-2.0
  1621. Files with this license:
  1622. NOTICE.txt [3:13]
  1623. SKIP LicenseRef-scancode-generic-cla 89e69d763852b3ffc049faa969710a83
  1624. BELONGS ya.make
  1625. License text:
  1626. individual CLA, or your company, for corporate CLAs) in the same PR as your
  1627. Scancode info:
  1628. Original SPDX id: LicenseRef-scancode-generic-cla
  1629. Score : 100.00
  1630. Match type : REFERENCE
  1631. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  1632. Files with this license:
  1633. CONTRIBUTING.md [91:91]
  1634. SKIP LicenseRef-scancode-generic-cla 979d7de2e3ff119ee2c22c7efbec766d
  1635. BELONGS third_party/upb/ya.make
  1636. License text:
  1637. Contributions to this project must be accompanied by a Contributor License
  1638. Agreement. You (or your employer) retain the copyright to your contribution;
  1639. Scancode info:
  1640. Original SPDX id: LicenseRef-scancode-generic-cla
  1641. Score : 16.00
  1642. Match type : NOTICE
  1643. Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/generic-cla.LICENSE
  1644. Files with this license:
  1645. third_party/upb/CONTRIBUTING.md [17:18]
  1646. KEEP BSD-3-Clause 9f9f74951499b982d601e33ab0c03bed
  1647. BELONGS third_party/address_sorting/ya.make
  1648. Note: matched license text is too long. Read it in the source files.
  1649. Scancode info:
  1650. Original SPDX id: BSD-3-Clause
  1651. Score : 100.00
  1652. Match type : TEXT
  1653. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  1654. Files with this license:
  1655. third_party/address_sorting/address_sorting.c [7:29]
  1656. third_party/address_sorting/address_sorting_internal.h [7:29]
  1657. third_party/address_sorting/address_sorting_posix.c [7:29]
  1658. third_party/address_sorting/address_sorting_windows.c [7:29]
  1659. third_party/address_sorting/include/address_sorting/address_sorting.h [7:29]
  1660. KEEP BSD-3-Clause bf460a928b270e23d6623d4db9286950
  1661. BELONGS ya.make
  1662. Note: matched license text is too long. Read it in the source files.
  1663. Scancode info:
  1664. Original SPDX id: BSD-3-Clause
  1665. Score : 100.00
  1666. Match type : TEXT
  1667. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  1668. Files with this license:
  1669. LICENSE [210:234]
  1670. KEEP BSD-3-Clause cb722d40a0d9fdc79ddb1f28581c67ad
  1671. BELONGS third_party/upb/ya.make
  1672. Note: matched license text is too long. Read it in the source files.
  1673. Scancode info:
  1674. Original SPDX id: BSD-3-Clause
  1675. Score : 97.64
  1676. Match type : TEXT
  1677. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  1678. Files with this license:
  1679. third_party/upb/upb/def.hpp [4:24]
  1680. third_party/upb/upb/upb.hpp [4:24]
  1681. KEEP BSD-3-Clause ecc97a1dce30b0ce4682e454b0ca278f
  1682. BELONGS third_party/upb/ya.make
  1683. Note: matched license text is too long. Read it in the source files.
  1684. Scancode info:
  1685. Original SPDX id: BSD-3-Clause
  1686. Score : 96.55
  1687. Match type : TEXT
  1688. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  1689. Files with this license:
  1690. third_party/upb/LICENSE [5:26]
  1691. KEEP BSD-3-Clause efdacd288befe1a76f28537587b3936a
  1692. BELONGS ya.make
  1693. License text:
  1694. limitations under the License.
  1695. -----------------------------------------------------------
  1696. BSD 3-Clause License
  1697. Scancode info:
  1698. Original SPDX id: BSD-3-Clause
  1699. Score : 100.00
  1700. Match type : TAG
  1701. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  1702. Files with this license:
  1703. LICENSE [202:206]
  1704. KEEP BSD-3-Clause AND BSD-3-Clause fde36bbb770be6f9bbc06c49635a8e3a
  1705. BELONGS third_party/upb/ya.make
  1706. Note: matched license text is too long. Read it in the source files.
  1707. Scancode info:
  1708. Original SPDX id: BSD-3-Clause
  1709. Score : 97.64
  1710. Match type : TEXT
  1711. Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
  1712. Files with this license:
  1713. third_party/upb/upb/port_def.inc [5:25]
  1714. third_party/upb/upb/port_undef.inc [5:25]