globals_func.html 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
  5. <meta http-equiv="X-UA-Compatible" content="IE=9"/>
  6. <meta name="generator" content="Doxygen 1.8.17"/>
  7. <meta name="viewport" content="width=device-width, initial-scale=1"/>
  8. <title>GRPC C++: Globals</title>
  9. <link href="tabs.css" rel="stylesheet" type="text/css"/>
  10. <script type="text/javascript" src="jquery.js"></script>
  11. <script type="text/javascript" src="dynsections.js"></script>
  12. <link href="search/search.css" rel="stylesheet" type="text/css"/>
  13. <script type="text/javascript" src="search/searchdata.js"></script>
  14. <script type="text/javascript" src="search/search.js"></script>
  15. <link href="doxygen.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
  19. <div id="titlearea">
  20. <table cellspacing="0" cellpadding="0">
  21. <tbody>
  22. <tr style="height: 56px;">
  23. <td id="projectalign" style="padding-left: 0.5em;">
  24. <div id="projectname">GRPC C++
  25. &#160;<span id="projectnumber">1.36.1</span>
  26. </div>
  27. </td>
  28. </tr>
  29. </tbody>
  30. </table>
  31. </div>
  32. <!-- end header part -->
  33. <!-- Generated by Doxygen 1.8.17 -->
  34. <script type="text/javascript">
  35. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  36. var searchBox = new SearchBox("searchBox", "search",false,'Search');
  37. /* @license-end */
  38. </script>
  39. <script type="text/javascript" src="menudata.js"></script>
  40. <script type="text/javascript" src="menu.js"></script>
  41. <script type="text/javascript">
  42. /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
  43. $(function() {
  44. initMenu('',true,false,'search.php','Search');
  45. $(document).ready(function() { init_search(); });
  46. });
  47. /* @license-end */</script>
  48. <div id="main-nav"></div>
  49. </div><!-- top -->
  50. <!-- window showing the filter options -->
  51. <div id="MSearchSelectWindow"
  52. onmouseover="return searchBox.OnSearchSelectShow()"
  53. onmouseout="return searchBox.OnSearchSelectHide()"
  54. onkeydown="return searchBox.OnSearchSelectKey(event)">
  55. </div>
  56. <!-- iframe showing the search results (closed by default) -->
  57. <div id="MSearchResultsWindow">
  58. <iframe src="javascript:void(0)" frameborder="0"
  59. name="MSearchResults" id="MSearchResults">
  60. </iframe>
  61. </div>
  62. <div class="contents">
  63. &#160;
  64. <h3><a id="index_g"></a>- g -</h3><ul>
  65. <li>gpr_asprintf()
  66. : <a class="el" href="string__util_8h.html#acf4ee571585b7e7785cad0eec91857fa">string_util.h</a>
  67. </li>
  68. <li>gpr_atm_no_barrier_clamped_add()
  69. : <a class="el" href="impl_2codegen_2atm_8h.html#acd924aafc13347097cc06c74c8b5a68d">atm.h</a>
  70. </li>
  71. <li>gpr_convert_clock_type()
  72. : <a class="el" href="grpc_2support_2time_8h.html#afdbed7bfbdeb465f8c741b1f1a9dd4a9">time.h</a>
  73. </li>
  74. <li>gpr_cpu_current_cpu()
  75. : <a class="el" href="cpu_8h.html#a751e8c9f891e8b36fb7f22cc39c92c15">cpu.h</a>
  76. </li>
  77. <li>gpr_cpu_num_cores()
  78. : <a class="el" href="cpu_8h.html#ad02216a0383f381a320c8d183a69bf29">cpu.h</a>
  79. </li>
  80. <li>gpr_cv_broadcast()
  81. : <a class="el" href="support_2sync_8h.html#a684cb215f9f840791372180a810b405d">sync.h</a>
  82. </li>
  83. <li>gpr_cv_destroy()
  84. : <a class="el" href="support_2sync_8h.html#a053788a2217043c527afc8b424568b22">sync.h</a>
  85. </li>
  86. <li>gpr_cv_init()
  87. : <a class="el" href="support_2sync_8h.html#a112715bd2e69d92010a6317c839eb36f">sync.h</a>
  88. </li>
  89. <li>gpr_cv_signal()
  90. : <a class="el" href="support_2sync_8h.html#abf066e257012246303a938350d1546a0">sync.h</a>
  91. </li>
  92. <li>gpr_cv_wait()
  93. : <a class="el" href="support_2sync_8h.html#adf647f6e8dede8b27ccda9e971ae4971">sync.h</a>
  94. </li>
  95. <li>gpr_event_get()
  96. : <a class="el" href="support_2sync_8h.html#afb62d3857409962718465c407f97fec3">sync.h</a>
  97. </li>
  98. <li>gpr_event_init()
  99. : <a class="el" href="support_2sync_8h.html#a8c1e214b5ff9e8f25dfc785977d8a092">sync.h</a>
  100. </li>
  101. <li>gpr_event_set()
  102. : <a class="el" href="support_2sync_8h.html#a39a77b09ffc2c288b097c84c4e0e29a5">sync.h</a>
  103. </li>
  104. <li>gpr_event_wait()
  105. : <a class="el" href="support_2sync_8h.html#acc62f586f166d0cbd2c3ba7a707ac5a3">sync.h</a>
  106. </li>
  107. <li>gpr_format_message()
  108. : <a class="el" href="log__windows_8h.html#ade349fc3117c965de259a75ea4f1e071">log_windows.h</a>
  109. </li>
  110. <li>gpr_free()
  111. : <a class="el" href="alloc_8h.html#a7f8641de6e80a37dd003d3100cc94bd7">alloc.h</a>
  112. </li>
  113. <li>gpr_free_aligned()
  114. : <a class="el" href="alloc_8h.html#aafbdc542e56bcd24fcb80a9cd55afef1">alloc.h</a>
  115. </li>
  116. <li>gpr_inf_future()
  117. : <a class="el" href="grpc_2support_2time_8h.html#a57c9693ef253d0951363c5dafb6586df">time.h</a>
  118. </li>
  119. <li>gpr_inf_past()
  120. : <a class="el" href="grpc_2support_2time_8h.html#ab2f44f83d25f050f8d607b2bd65e46a4">time.h</a>
  121. </li>
  122. <li>gpr_log()
  123. : <a class="el" href="impl_2codegen_2log_8h.html#a938a283d9a10c3ddfe46dfc22e21077f">log.h</a>
  124. </li>
  125. <li>gpr_log_message()
  126. : <a class="el" href="impl_2codegen_2log_8h.html#a182dc49f7d429e28b35cb78133e542d8">log.h</a>
  127. </li>
  128. <li>gpr_log_severity_string()
  129. : <a class="el" href="impl_2codegen_2log_8h.html#a48772229c123479748e79b8100cfe596">log.h</a>
  130. </li>
  131. <li>gpr_log_verbosity_init()
  132. : <a class="el" href="impl_2codegen_2log_8h.html#a920f1611251015a9806177ed78931aa5">log.h</a>
  133. </li>
  134. <li>gpr_malloc()
  135. : <a class="el" href="alloc_8h.html#aa15f6aa58f356420b0d955fc6e506a60">alloc.h</a>
  136. </li>
  137. <li>gpr_malloc_aligned()
  138. : <a class="el" href="alloc_8h.html#a29ae1ca65e84c7df8626d0a6de2a581a">alloc.h</a>
  139. </li>
  140. <li>gpr_mu_destroy()
  141. : <a class="el" href="support_2sync_8h.html#a23567fcb3d8a7d5f29834ddbcbbe1d1d">sync.h</a>
  142. </li>
  143. <li>gpr_mu_init()
  144. : <a class="el" href="support_2sync_8h.html#a989fb0f141d90a05b20425ebdc77936d">sync.h</a>
  145. </li>
  146. <li>gpr_mu_lock()
  147. : <a class="el" href="support_2sync_8h.html#a7001a8164ce893911acf26d2fb8fd2ba">sync.h</a>
  148. </li>
  149. <li>gpr_mu_trylock()
  150. : <a class="el" href="support_2sync_8h.html#a18765dc6c6292b12388a68eb541419a8">sync.h</a>
  151. </li>
  152. <li>gpr_mu_unlock()
  153. : <a class="el" href="support_2sync_8h.html#af0e6cc39401a0ee35b728f5b88135376">sync.h</a>
  154. </li>
  155. <li>gpr_now()
  156. : <a class="el" href="grpc_2support_2time_8h.html#a015271a23556bd425f784e5f21fd3006">time.h</a>
  157. </li>
  158. <li>gpr_once_init()
  159. : <a class="el" href="support_2sync_8h.html#ac6566f51f1304fec359b2b9cccc89f69">sync.h</a>
  160. </li>
  161. <li>gpr_realloc()
  162. : <a class="el" href="alloc_8h.html#a4282437d10bb2b1a2c44d665a97984f4">alloc.h</a>
  163. </li>
  164. <li>gpr_ref()
  165. : <a class="el" href="support_2sync_8h.html#a2653bdd931dc3e35ef24f52b4ab074ee">sync.h</a>
  166. </li>
  167. <li>gpr_ref_init()
  168. : <a class="el" href="support_2sync_8h.html#afb46be51462503426660193b7d49f599">sync.h</a>
  169. </li>
  170. <li>gpr_ref_is_unique()
  171. : <a class="el" href="support_2sync_8h.html#a532b23d0393bf91ebcc221f5855c17fa">sync.h</a>
  172. </li>
  173. <li>gpr_ref_non_zero()
  174. : <a class="el" href="support_2sync_8h.html#ad152a5820acaa9ca6163bcbe45d078d6">sync.h</a>
  175. </li>
  176. <li>gpr_refn()
  177. : <a class="el" href="support_2sync_8h.html#a91472a0360a87654379b3b6eb0fe942e">sync.h</a>
  178. </li>
  179. <li>gpr_set_log_function()
  180. : <a class="el" href="impl_2codegen_2log_8h.html#ae437062e3540eeebb4c95f119fe56be5">log.h</a>
  181. </li>
  182. <li>gpr_set_log_verbosity()
  183. : <a class="el" href="impl_2codegen_2log_8h.html#aec0c537cb1e244060c65d9d9d153979f">log.h</a>
  184. </li>
  185. <li>gpr_should_log()
  186. : <a class="el" href="impl_2codegen_2log_8h.html#a7fb54337c9f6a34074ab181eb98ace47">log.h</a>
  187. </li>
  188. <li>gpr_sleep_until()
  189. : <a class="el" href="grpc_2support_2time_8h.html#aa4c20e6c9119819de6c2d53b3dae39ef">time.h</a>
  190. </li>
  191. <li>gpr_stats_inc()
  192. : <a class="el" href="support_2sync_8h.html#a8d1f3e75040086f0da4d7fc4e94a5b2b">sync.h</a>
  193. </li>
  194. <li>gpr_stats_init()
  195. : <a class="el" href="support_2sync_8h.html#a05c0002cb69dbce4d94819f65551fca2">sync.h</a>
  196. </li>
  197. <li>gpr_stats_read()
  198. : <a class="el" href="support_2sync_8h.html#ab451d39b50836fcad4ed48f080b7f648">sync.h</a>
  199. </li>
  200. <li>gpr_strdup()
  201. : <a class="el" href="string__util_8h.html#ac985fb3e83365807cb3ddf14c8f6a477">string_util.h</a>
  202. </li>
  203. <li>gpr_thd_currentid()
  204. : <a class="el" href="thd__id_8h.html#a31f4f0f3d23991877b30e44a966d3306">thd_id.h</a>
  205. </li>
  206. <li>gpr_time_0()
  207. : <a class="el" href="grpc_2support_2time_8h.html#a50d869af52fa28c558e7022c2fb9be89">time.h</a>
  208. </li>
  209. <li>gpr_time_add()
  210. : <a class="el" href="grpc_2support_2time_8h.html#aab2c77c175ec37be977efcd77669c347">time.h</a>
  211. </li>
  212. <li>gpr_time_cmp()
  213. : <a class="el" href="grpc_2support_2time_8h.html#a8a2a96b96705b2196706f7a875a9d796">time.h</a>
  214. </li>
  215. <li>gpr_time_from_hours()
  216. : <a class="el" href="grpc_2support_2time_8h.html#a10d24bde02af004e4c899f8b6be68cd4">time.h</a>
  217. </li>
  218. <li>gpr_time_from_micros()
  219. : <a class="el" href="grpc_2support_2time_8h.html#a7aa538d2d7c9e8de223539fd00fa7b8a">time.h</a>
  220. </li>
  221. <li>gpr_time_from_millis()
  222. : <a class="el" href="grpc_2support_2time_8h.html#aa11efb800378c876fd2a97e39c2cf728">time.h</a>
  223. </li>
  224. <li>gpr_time_from_minutes()
  225. : <a class="el" href="grpc_2support_2time_8h.html#ad41b51a179445c1c03b5e1d91b27a0cd">time.h</a>
  226. </li>
  227. <li>gpr_time_from_nanos()
  228. : <a class="el" href="grpc_2support_2time_8h.html#aeee7ea6853433581af52bc48791dc2a9">time.h</a>
  229. </li>
  230. <li>gpr_time_from_seconds()
  231. : <a class="el" href="grpc_2support_2time_8h.html#a595423bac8ffb428c2b5fed36fccd3d0">time.h</a>
  232. </li>
  233. <li>gpr_time_init()
  234. : <a class="el" href="grpc_2support_2time_8h.html#a0c244aedf54369ca609ed3bfc2b16c4e">time.h</a>
  235. </li>
  236. <li>gpr_time_max()
  237. : <a class="el" href="grpc_2support_2time_8h.html#ab254dad8b121493ba0f91a174541e5a0">time.h</a>
  238. </li>
  239. <li>gpr_time_min()
  240. : <a class="el" href="grpc_2support_2time_8h.html#a69fa933cfc0ef5359d2652428cd00f71">time.h</a>
  241. </li>
  242. <li>gpr_time_similar()
  243. : <a class="el" href="grpc_2support_2time_8h.html#ad4d23f6cdb880ee9402e8aaa7c7f0a5a">time.h</a>
  244. </li>
  245. <li>gpr_time_sub()
  246. : <a class="el" href="grpc_2support_2time_8h.html#a769d1baf12d4acf1523ac9c145eedbe8">time.h</a>
  247. </li>
  248. <li>gpr_time_to_millis()
  249. : <a class="el" href="grpc_2support_2time_8h.html#a6b12940894b602f9df2f1e6c6d754633">time.h</a>
  250. </li>
  251. <li>gpr_timespec_to_micros()
  252. : <a class="el" href="grpc_2support_2time_8h.html#a5442dcf33ff59f901bb73fcaf82d6d91">time.h</a>
  253. </li>
  254. <li>gpr_unref()
  255. : <a class="el" href="support_2sync_8h.html#a244626eb1a00a846eb602820fc736f84">sync.h</a>
  256. </li>
  257. <li>gpr_zalloc()
  258. : <a class="el" href="alloc_8h.html#ad9a7a782f4f00cad27d64d27ebbd1a72">alloc.h</a>
  259. </li>
  260. <li>grpc_access_token_credentials_create()
  261. : <a class="el" href="grpc__security_8h.html#aa64d5173a15c51fdb2d80c3c187157ca">grpc_security.h</a>
  262. </li>
  263. <li>grpc_alts_credentials_client_options_add_target_service_account()
  264. : <a class="el" href="grpc__security_8h.html#a9915a0aad4c5b287af506f1ebe3ad505">grpc_security.h</a>
  265. </li>
  266. <li>grpc_alts_credentials_client_options_create()
  267. : <a class="el" href="grpc__security_8h.html#adfe1c1af2f1ad4c241748f77b7f83585">grpc_security.h</a>
  268. </li>
  269. <li>grpc_alts_credentials_create()
  270. : <a class="el" href="grpc__security_8h.html#ade3f89f1532e030b8f2afcf0df17b2fe">grpc_security.h</a>
  271. </li>
  272. <li>grpc_alts_credentials_options_destroy()
  273. : <a class="el" href="grpc__security_8h.html#a3a78f4ff1575a2c9e4a3d547b9aa2bb0">grpc_security.h</a>
  274. </li>
  275. <li>grpc_alts_credentials_server_options_create()
  276. : <a class="el" href="grpc__security_8h.html#a2d689961c79ceaf254e7ba211ebe9b34">grpc_security.h</a>
  277. </li>
  278. <li>grpc_alts_server_credentials_create()
  279. : <a class="el" href="grpc__security_8h.html#a5dde4a563a9f7b8b1fc595ecd8d357fa">grpc_security.h</a>
  280. </li>
  281. <li>grpc_auth_context_add_cstring_property()
  282. : <a class="el" href="grpc__security_8h.html#a73068ca89b430bb9004f8c3e86a2886a">grpc_security.h</a>
  283. </li>
  284. <li>grpc_auth_context_add_property()
  285. : <a class="el" href="grpc__security_8h.html#a93f543166de70abb3a725bdca1d79996">grpc_security.h</a>
  286. </li>
  287. <li>grpc_auth_context_find_properties_by_name()
  288. : <a class="el" href="grpc__security_8h.html#a9d3ce2db2aa6fb1c21dd2789ee7c2d18">grpc_security.h</a>
  289. </li>
  290. <li>grpc_auth_context_peer_identity()
  291. : <a class="el" href="grpc__security_8h.html#a4d6409cf4a261297cd327bd49e72fcea">grpc_security.h</a>
  292. </li>
  293. <li>grpc_auth_context_peer_identity_property_name()
  294. : <a class="el" href="grpc__security_8h.html#acf812326f742584f336b3777dba08f11">grpc_security.h</a>
  295. </li>
  296. <li>grpc_auth_context_peer_is_authenticated()
  297. : <a class="el" href="grpc__security_8h.html#a5bb56dbcba0b0c54e3c6da0635391959">grpc_security.h</a>
  298. </li>
  299. <li>grpc_auth_context_property_iterator()
  300. : <a class="el" href="grpc__security_8h.html#aedee02a7f6ed58e9bd41b00a518350c2">grpc_security.h</a>
  301. </li>
  302. <li>grpc_auth_context_release()
  303. : <a class="el" href="grpc__security_8h.html#aa9dbfdabaca2ab86c9d7e71cbc81d3d4">grpc_security.h</a>
  304. </li>
  305. <li>grpc_auth_context_set_peer_identity_property_name()
  306. : <a class="el" href="grpc__security_8h.html#a9cff913051370085b7cc58aa3ccbd4a4">grpc_security.h</a>
  307. </li>
  308. <li>grpc_auth_metadata_context_copy()
  309. : <a class="el" href="grpc__security_8h.html#a7bc183a37ed9e5bda69952d1516c6a1e">grpc_security.h</a>
  310. </li>
  311. <li>grpc_auth_metadata_context_reset()
  312. : <a class="el" href="grpc__security_8h.html#acfe9bcde4b5e10a77901c1900a2ad86f">grpc_security.h</a>
  313. </li>
  314. <li>grpc_auth_property_iterator_next()
  315. : <a class="el" href="grpc__security_8h.html#ab10bd417749a79405d601516fbf5e5f4">grpc_security.h</a>
  316. </li>
  317. <li>grpc_byte_buffer_copy()
  318. : <a class="el" href="grpc_2impl_2codegen_2byte__buffer_8h.html#a4ebb8f0714bee2c84fed0be62d0dc259">byte_buffer.h</a>
  319. </li>
  320. <li>grpc_byte_buffer_destroy()
  321. : <a class="el" href="grpc_2impl_2codegen_2byte__buffer_8h.html#a47fe4b430c9cc3e7c45b59a4cff37b6e">byte_buffer.h</a>
  322. </li>
  323. <li>grpc_byte_buffer_length()
  324. : <a class="el" href="grpc_2impl_2codegen_2byte__buffer_8h.html#a9532c0f54de763057e185a950368b0bb">byte_buffer.h</a>
  325. </li>
  326. <li>grpc_byte_buffer_reader_destroy()
  327. : <a class="el" href="grpc_2impl_2codegen_2byte__buffer_8h.html#ae28a4ce16b0d8ddd506f1df3fcb3c619">byte_buffer.h</a>
  328. </li>
  329. <li>grpc_byte_buffer_reader_init()
  330. : <a class="el" href="grpc_2impl_2codegen_2byte__buffer_8h.html#affd8fb29176a60c44fe704983fa87406">byte_buffer.h</a>
  331. </li>
  332. <li>grpc_byte_buffer_reader_next()
  333. : <a class="el" href="grpc_2impl_2codegen_2byte__buffer_8h.html#a8352c7f73cf930c8195e547bd1a5a242">byte_buffer.h</a>
  334. </li>
  335. <li>grpc_byte_buffer_reader_peek()
  336. : <a class="el" href="grpc_2impl_2codegen_2byte__buffer_8h.html#a52e8989121500cd583bd25ca9f3ff359">byte_buffer.h</a>
  337. </li>
  338. <li>grpc_byte_buffer_reader_readall()
  339. : <a class="el" href="grpc_2impl_2codegen_2byte__buffer_8h.html#a4cbf1eb762ea3c6c08bcfc46201c7691">byte_buffer.h</a>
  340. </li>
  341. <li>grpc_call_arena_alloc()
  342. : <a class="el" href="grpc_8h.html#ab8b0d5c78fb89f05bc43d349dae561be">grpc.h</a>
  343. </li>
  344. <li>grpc_call_auth_context()
  345. : <a class="el" href="grpc__security_8h.html#a3c1860cddc9edaa7f657a98a35b77e80">grpc_security.h</a>
  346. </li>
  347. <li>grpc_call_cancel()
  348. : <a class="el" href="grpc_8h.html#ada3c794f1c02477b0d71b12026dd0333">grpc.h</a>
  349. </li>
  350. <li>grpc_call_cancel_with_status()
  351. : <a class="el" href="grpc_8h.html#a5c09d334ae49404386cc0b13559dbb4d">grpc.h</a>
  352. </li>
  353. <li>grpc_call_credentials_release()
  354. : <a class="el" href="grpc__security_8h.html#aeb21611154f3defe05e4eac4cc25af5a">grpc_security.h</a>
  355. </li>
  356. <li>grpc_call_details_destroy()
  357. : <a class="el" href="grpc_8h.html#ad18a001bb19d54c4355875062777d21f">grpc.h</a>
  358. </li>
  359. <li>grpc_call_details_init()
  360. : <a class="el" href="grpc_8h.html#afd22cfbc549db65ee265335c3264a57b">grpc.h</a>
  361. </li>
  362. <li>grpc_call_error_to_string()
  363. : <a class="el" href="grpc_8h.html#adfb21b896efb9cdbc0506794e1769cdc">grpc.h</a>
  364. </li>
  365. <li>grpc_call_get_peer()
  366. : <a class="el" href="grpc_8h.html#a96bc6ab4dac03f512a04ea6c19733289">grpc.h</a>
  367. </li>
  368. <li>grpc_call_ref()
  369. : <a class="el" href="grpc_8h.html#a37a3bcb24b22addd01a9d0881c5a438c">grpc.h</a>
  370. </li>
  371. <li>grpc_call_set_credentials()
  372. : <a class="el" href="grpc__security_8h.html#ab065a653f78111065e91a579fd2ce2d2">grpc_security.h</a>
  373. </li>
  374. <li>grpc_call_start_batch()
  375. : <a class="el" href="grpc_8h.html#a693db1327a74ba933ad5e2d26e410622">grpc.h</a>
  376. </li>
  377. <li>grpc_call_unref()
  378. : <a class="el" href="grpc_8h.html#ad94050d59c72fadfb22962ff40110e85">grpc.h</a>
  379. </li>
  380. <li>grpc_census_call_get_context()
  381. : <a class="el" href="grpc_8h.html#aad6d8b3df48a43605558f86f1ad5c4fd">grpc.h</a>
  382. </li>
  383. <li>grpc_census_call_set_context()
  384. : <a class="el" href="grpc_8h.html#afacf7bcca0bd15d1ae07fa1ff7b94dce">grpc.h</a>
  385. </li>
  386. <li>grpc_channel_check_connectivity_state()
  387. : <a class="el" href="grpc_8h.html#a783c4ef542c9899f3c2e02c2a956fd6d">grpc.h</a>
  388. </li>
  389. <li>grpc_channel_create_call()
  390. : <a class="el" href="grpc_8h.html#a9686ae95702f8d696c134d3a3e02fa97">grpc.h</a>
  391. </li>
  392. <li>grpc_channel_create_registered_call()
  393. : <a class="el" href="grpc_8h.html#ae97cac8dcbadf3b71c6ccb49fa938d8a">grpc.h</a>
  394. </li>
  395. <li>grpc_channel_credentials_release()
  396. : <a class="el" href="grpc__security_8h.html#a5a32645c900c2b50bc89fa11ebdc5a07">grpc_security.h</a>
  397. </li>
  398. <li>grpc_channel_destroy()
  399. : <a class="el" href="grpc_8h.html#a3af54515116727e18116883e64ee031e">grpc.h</a>
  400. </li>
  401. <li>grpc_channel_get_info()
  402. : <a class="el" href="grpc_8h.html#afacde78420397fae74276ec522bd4dba">grpc.h</a>
  403. </li>
  404. <li>grpc_channel_get_target()
  405. : <a class="el" href="grpc_8h.html#aaa25111c739e1c01ae2d195a23079afd">grpc.h</a>
  406. </li>
  407. <li>grpc_channel_num_external_connectivity_watchers()
  408. : <a class="el" href="grpc_8h.html#ac325c84ef541bcf04697abcc5d167a51">grpc.h</a>
  409. </li>
  410. <li>grpc_channel_register_call()
  411. : <a class="el" href="grpc_8h.html#af09cbd24340547542b6ec3300e973d62">grpc.h</a>
  412. </li>
  413. <li>grpc_channel_reset_connect_backoff()
  414. : <a class="el" href="grpc_8h.html#a573dd68a1ef6a69eac510197589b3c8d">grpc.h</a>
  415. </li>
  416. <li>grpc_channel_support_connectivity_watcher()
  417. : <a class="el" href="grpc_8h.html#a2fa5cfcbb0f87e4e71e1644f0305cf89">grpc.h</a>
  418. </li>
  419. <li>grpc_channel_watch_connectivity_state()
  420. : <a class="el" href="grpc_8h.html#a568bac9fe4004c1dd790e6569b918d2f">grpc.h</a>
  421. </li>
  422. <li>grpc_channelz_get_channel()
  423. : <a class="el" href="grpc_8h.html#ab7254f9b17f4efa3d5111b928bd78d3c">grpc.h</a>
  424. </li>
  425. <li>grpc_channelz_get_server()
  426. : <a class="el" href="grpc_8h.html#ab0f2e2c55348873010ee6cbe25a1a288">grpc.h</a>
  427. </li>
  428. <li>grpc_channelz_get_server_sockets()
  429. : <a class="el" href="grpc_8h.html#a4ad7342a04c28c6a16f0256cfc007032">grpc.h</a>
  430. </li>
  431. <li>grpc_channelz_get_servers()
  432. : <a class="el" href="grpc_8h.html#a4581bf691bc258f4280c1da8c79f817d">grpc.h</a>
  433. </li>
  434. <li>grpc_channelz_get_socket()
  435. : <a class="el" href="grpc_8h.html#aa3c7622a98ff25d48db43ef2871aa37f">grpc.h</a>
  436. </li>
  437. <li>grpc_channelz_get_subchannel()
  438. : <a class="el" href="grpc_8h.html#a3e4a297b24f0e9b4ec59f3098b29ff0a">grpc.h</a>
  439. </li>
  440. <li>grpc_channelz_get_top_channels()
  441. : <a class="el" href="grpc_8h.html#afe4d34fb3ed282c259bc94f5ed45b183">grpc.h</a>
  442. </li>
  443. <li>grpc_completion_queue_create()
  444. : <a class="el" href="grpc_8h.html#aa47ec388be96d8b90e5dd6812234664c">grpc.h</a>
  445. </li>
  446. <li>grpc_completion_queue_create_for_callback()
  447. : <a class="el" href="grpc_8h.html#a1ef5d5be00b9d30818ab15026d0eecf3">grpc.h</a>
  448. </li>
  449. <li>grpc_completion_queue_create_for_next()
  450. : <a class="el" href="grpc_8h.html#a687672b2c261e965286e36f66e3adbef">grpc.h</a>
  451. </li>
  452. <li>grpc_completion_queue_create_for_pluck()
  453. : <a class="el" href="grpc_8h.html#ae9ceac4996a8c73159e3dc8dd560b882">grpc.h</a>
  454. </li>
  455. <li>grpc_completion_queue_destroy()
  456. : <a class="el" href="grpc_8h.html#af77734d6350953db5d730f7213aac639">grpc.h</a>
  457. </li>
  458. <li>grpc_completion_queue_factory_lookup()
  459. : <a class="el" href="grpc_8h.html#ae32b089e42768660e0602e97d0f34cf7">grpc.h</a>
  460. </li>
  461. <li>grpc_completion_queue_next()
  462. : <a class="el" href="grpc_8h.html#ab43d55077bcbeb324044d3dcd26a5c80">grpc.h</a>
  463. </li>
  464. <li>grpc_completion_queue_pluck()
  465. : <a class="el" href="grpc_8h.html#a0292bf7a0c794771cd66766dc4b8276c">grpc.h</a>
  466. </li>
  467. <li>grpc_completion_queue_shutdown()
  468. : <a class="el" href="grpc_8h.html#a3e1097e9c970519e357eb556777315ec">grpc.h</a>
  469. </li>
  470. <li>grpc_completion_queue_thread_local_cache_flush()
  471. : <a class="el" href="grpc_8h.html#aa92bdf2570e9c0f63e2e76ad22291907">grpc.h</a>
  472. </li>
  473. <li>grpc_completion_queue_thread_local_cache_init()
  474. : <a class="el" href="grpc_8h.html#ae5a76150605c2ec42b9cfa71d488590e">grpc.h</a>
  475. </li>
  476. <li>grpc_composite_call_credentials_create()
  477. : <a class="el" href="grpc__security_8h.html#a5fb84795d5b0306006fdb8d316262a82">grpc_security.h</a>
  478. </li>
  479. <li>grpc_composite_channel_credentials_create()
  480. : <a class="el" href="grpc__security_8h.html#a8e4b35968eac741831a708224e207348">grpc_security.h</a>
  481. </li>
  482. <li>grpc_compression_algorithm_for_level()
  483. : <a class="el" href="compression_8h.html#adc2d1d89d880f67aacc4ce84cd72f8f3">compression.h</a>
  484. </li>
  485. <li>grpc_compression_algorithm_is_message()
  486. : <a class="el" href="compression_8h.html#af41160f827a3ff132755fb25658435c4">compression.h</a>
  487. </li>
  488. <li>grpc_compression_algorithm_is_stream()
  489. : <a class="el" href="compression_8h.html#a053257ed8bdeba196b380f326897e25d">compression.h</a>
  490. </li>
  491. <li>grpc_compression_algorithm_name()
  492. : <a class="el" href="compression_8h.html#a177f6d6330355d5ecaffb042ab1c2c8f">compression.h</a>
  493. </li>
  494. <li>grpc_compression_algorithm_parse()
  495. : <a class="el" href="compression_8h.html#a181bd18d294ab2bf93b10b8add9f88e2">compression.h</a>
  496. </li>
  497. <li>grpc_compression_options_disable_algorithm()
  498. : <a class="el" href="compression_8h.html#a1b58d314775a3651ee2f5f2d3ab4f6d9">compression.h</a>
  499. </li>
  500. <li>grpc_compression_options_enable_algorithm()
  501. : <a class="el" href="compression_8h.html#a79e61d1ac1d226b3b54b73837f28f0ff">compression.h</a>
  502. </li>
  503. <li>grpc_compression_options_init()
  504. : <a class="el" href="compression_8h.html#a2eccdbe5a4d811a7c965d6d67e5cc7d8">compression.h</a>
  505. </li>
  506. <li>grpc_compression_options_is_algorithm_enabled()
  507. : <a class="el" href="compression_8h.html#aba0dfe631311c3f49d1045694bc9b0df">compression.h</a>
  508. </li>
  509. <li>grpc_empty_slice()
  510. : <a class="el" href="grpc_2slice_8h.html#a5deea1b06b3f4830c91e910cd4379004">slice.h</a>
  511. </li>
  512. <li>grpc_external_account_credentials_create()
  513. : <a class="el" href="grpc__security_8h.html#afd7a8c73d8426bba563130f33252bfcb">grpc_security.h</a>
  514. </li>
  515. <li>grpc_fork_handlers_auto_register()
  516. : <a class="el" href="impl_2codegen_2fork_8h.html#af297152d9157a027414989e892531fc0">fork.h</a>
  517. </li>
  518. <li>grpc_g_stands_for()
  519. : <a class="el" href="grpc_8h.html#a508d3503179bc76431688fb4a8b3ad3b">grpc.h</a>
  520. </li>
  521. <li>grpc_google_compute_engine_credentials_create()
  522. : <a class="el" href="grpc__security_8h.html#af66841ff2c26a95ff9cd18ea2cdf38cb">grpc_security.h</a>
  523. </li>
  524. <li>grpc_google_default_credentials_create()
  525. : <a class="el" href="grpc__security_8h.html#a42f9cca6c01fb5d8c03c4c1e1b0fbf82">grpc_security.h</a>
  526. </li>
  527. <li>grpc_google_iam_credentials_create()
  528. : <a class="el" href="grpc__security_8h.html#a060719c0b294858858dbf41b7ec2abb5">grpc_security.h</a>
  529. </li>
  530. <li>grpc_google_refresh_token_credentials_create()
  531. : <a class="el" href="grpc__security_8h.html#aa2108431aea25ab0e9bef17becff7357">grpc_security.h</a>
  532. </li>
  533. <li>grpc_header_key_is_legal()
  534. : <a class="el" href="grpc_8h.html#a25a24cbee66233b54eecb26ba3cd44ae">grpc.h</a>
  535. </li>
  536. <li>grpc_header_nonbin_value_is_legal()
  537. : <a class="el" href="grpc_8h.html#ac98bf44e113cc1430e6f1419b4b22cb0">grpc.h</a>
  538. </li>
  539. <li>grpc_init()
  540. : <a class="el" href="grpc_8h.html#a573aed8e200997856a227c7eb798a185">grpc.h</a>
  541. </li>
  542. <li>grpc_insecure_channel_create()
  543. : <a class="el" href="grpc_8h.html#af41ff1c02a6c4bcf59d6b38daa95d5e4">grpc.h</a>
  544. </li>
  545. <li>grpc_insecure_channel_create_from_fd()
  546. : <a class="el" href="grpc__posix_8h.html#ae01dba904905ef6ad2298f4a85233a41">grpc_posix.h</a>
  547. </li>
  548. <li>grpc_insecure_credentials_create()
  549. : <a class="el" href="grpc__security_8h.html#ac2fca0d468d66e9c1ef29ff759c9f4b5">grpc_security.h</a>
  550. </li>
  551. <li>grpc_insecure_server_credentials_create()
  552. : <a class="el" href="grpc__security_8h.html#ad5e5e1d427ec072d5b9f0d89614070f0">grpc_security.h</a>
  553. </li>
  554. <li>grpc_is_binary_header()
  555. : <a class="el" href="grpc_8h.html#a63ace3b4e161d0b5667a5d11dfd602dc">grpc.h</a>
  556. </li>
  557. <li>grpc_is_initialized()
  558. : <a class="el" href="grpc_8h.html#a0ea297b71413c4fe9ad668c425bb094a">grpc.h</a>
  559. </li>
  560. <li>grpc_lame_client_channel_create()
  561. : <a class="el" href="grpc_8h.html#ab70a06437661ce737e0c4823cbbd73f3">grpc.h</a>
  562. </li>
  563. <li>grpc_local_credentials_create()
  564. : <a class="el" href="grpc__security_8h.html#a6c5c11ac702b466c9dd0773cff01e72f">grpc_security.h</a>
  565. </li>
  566. <li>grpc_local_server_credentials_create()
  567. : <a class="el" href="grpc__security_8h.html#a39e8a41f7f9a8d7587343964b18fc464">grpc_security.h</a>
  568. </li>
  569. <li>grpc_max_auth_token_lifetime()
  570. : <a class="el" href="grpc__security_8h.html#a4274ad26c037943386451f437c768961">grpc_security.h</a>
  571. </li>
  572. <li>grpc_metadata_array_destroy()
  573. : <a class="el" href="grpc_8h.html#a60d82644a7c9d97ada453796b4b2f711">grpc.h</a>
  574. </li>
  575. <li>grpc_metadata_array_init()
  576. : <a class="el" href="grpc_8h.html#a0c8d5a1d0d3b3e862c3a71fbb78e9b50">grpc.h</a>
  577. </li>
  578. <li>grpc_metadata_credentials_create_from_plugin()
  579. : <a class="el" href="grpc__security_8h.html#a510d270c67754176117dcc384cb3d44f">grpc_security.h</a>
  580. </li>
  581. <li>grpc_postfork_child()
  582. : <a class="el" href="impl_2codegen_2fork_8h.html#aa05d1f5928dfcfe76a733f1dcfdc2ff3">fork.h</a>
  583. </li>
  584. <li>grpc_postfork_parent()
  585. : <a class="el" href="impl_2codegen_2fork_8h.html#aa8c18e7610bc7a87aff916d56ef19e0b">fork.h</a>
  586. </li>
  587. <li>grpc_prefork()
  588. : <a class="el" href="impl_2codegen_2fork_8h.html#a450c01a1187f69112a22058bf690e2a0">fork.h</a>
  589. </li>
  590. <li>grpc_raw_byte_buffer_create()
  591. : <a class="el" href="grpc_2impl_2codegen_2byte__buffer_8h.html#a5ab72d6615ee89c975c46ad4e50c1387">byte_buffer.h</a>
  592. </li>
  593. <li>grpc_raw_byte_buffer_from_reader()
  594. : <a class="el" href="grpc_2impl_2codegen_2byte__buffer_8h.html#ac7407c6fa60073adb166ca4f3cfbc8e7">byte_buffer.h</a>
  595. </li>
  596. <li>grpc_raw_compressed_byte_buffer_create()
  597. : <a class="el" href="grpc_2impl_2codegen_2byte__buffer_8h.html#a49ca36baa74fa2f9ae0c615bf53cec7d">byte_buffer.h</a>
  598. </li>
  599. <li>grpc_register_plugin()
  600. : <a class="el" href="grpc_8h.html#afb2c29a4f1805be6903261d6f4cfefd0">grpc.h</a>
  601. </li>
  602. <li>grpc_resource_quota_arg_vtable()
  603. : <a class="el" href="grpc_8h.html#ae379b66894447c1b67473f20a16a6821">grpc.h</a>
  604. </li>
  605. <li>grpc_resource_quota_create()
  606. : <a class="el" href="grpc_8h.html#aaf12188fc8a1a4a686595606891a42af">grpc.h</a>
  607. </li>
  608. <li>grpc_resource_quota_ref()
  609. : <a class="el" href="grpc_8h.html#ab66f2f37d2688c0587d19c472a17dca0">grpc.h</a>
  610. </li>
  611. <li>grpc_resource_quota_resize()
  612. : <a class="el" href="grpc_8h.html#aee71b01d5d8e91607258d01e1d15785d">grpc.h</a>
  613. </li>
  614. <li>grpc_resource_quota_set_max_threads()
  615. : <a class="el" href="grpc_8h.html#affc13775130fa5f376d885f742cacfe7">grpc.h</a>
  616. </li>
  617. <li>grpc_resource_quota_unref()
  618. : <a class="el" href="grpc_8h.html#a704afb1a7423e76a9b6264ba840ba54b">grpc.h</a>
  619. </li>
  620. <li>grpc_secure_channel_create()
  621. : <a class="el" href="grpc__security_8h.html#acad1744e2cdf6f9f11723c3450874ca7">grpc_security.h</a>
  622. </li>
  623. <li>grpc_server_add_insecure_channel_from_fd()
  624. : <a class="el" href="grpc__posix_8h.html#a9a7bbbb272a485556cf84f96905b1c78">grpc_posix.h</a>
  625. </li>
  626. <li>grpc_server_add_insecure_http2_port()
  627. : <a class="el" href="grpc_8h.html#a5ca4074294f4acbc5cf8c16208a871fc">grpc.h</a>
  628. </li>
  629. <li>grpc_server_add_secure_http2_port()
  630. : <a class="el" href="grpc__security_8h.html#a53278c0894e787a5f3bb1092d0fdc3f6">grpc_security.h</a>
  631. </li>
  632. <li>grpc_server_cancel_all_calls()
  633. : <a class="el" href="grpc_8h.html#adedae229ffe970c9e4da9595319e0fcb">grpc.h</a>
  634. </li>
  635. <li>grpc_server_config_fetcher_destroy()
  636. : <a class="el" href="grpc_8h.html#a03c36f2b440b2f60c8306557cbdcd3d9">grpc.h</a>
  637. </li>
  638. <li>grpc_server_config_fetcher_xds_create()
  639. : <a class="el" href="grpc_8h.html#a8600963b0430110d77222cf2dc103f47">grpc.h</a>
  640. </li>
  641. <li>grpc_server_create()
  642. : <a class="el" href="grpc_8h.html#ab39d2a2fa68e430fec31facdfaca59ec">grpc.h</a>
  643. </li>
  644. <li>grpc_server_credentials_release()
  645. : <a class="el" href="grpc__security_8h.html#a8d8e443300d9a94fa5fe7ef76c77fd38">grpc_security.h</a>
  646. </li>
  647. <li>grpc_server_credentials_set_auth_metadata_processor()
  648. : <a class="el" href="grpc__security_8h.html#a37da13e43ccc9b19e9f1a6051feaedc3">grpc_security.h</a>
  649. </li>
  650. <li>grpc_server_destroy()
  651. : <a class="el" href="grpc_8h.html#a9d4171777584a2ff3380328a6b463a24">grpc.h</a>
  652. </li>
  653. <li>grpc_server_register_completion_queue()
  654. : <a class="el" href="grpc_8h.html#a098116a78dbf2f635a9934be014d2bd8">grpc.h</a>
  655. </li>
  656. <li>grpc_server_register_method()
  657. : <a class="el" href="grpc_8h.html#afdc7d1e04d9fa62641aeccfc732ea0bc">grpc.h</a>
  658. </li>
  659. <li>grpc_server_request_call()
  660. : <a class="el" href="grpc_8h.html#ad8472547ac3173e746b1e7980c1208b5">grpc.h</a>
  661. </li>
  662. <li>grpc_server_request_registered_call()
  663. : <a class="el" href="grpc_8h.html#a0946b5fdc9c1d55de6f62e7a9335de25">grpc.h</a>
  664. </li>
  665. <li>grpc_server_set_config_fetcher()
  666. : <a class="el" href="grpc_8h.html#a66a2114a45b1ad85c3f8b2da73be747c">grpc.h</a>
  667. </li>
  668. <li>grpc_server_shutdown_and_notify()
  669. : <a class="el" href="grpc_8h.html#a5950aea48195923a1f4f585b1ecb6ba0">grpc.h</a>
  670. </li>
  671. <li>grpc_server_start()
  672. : <a class="el" href="grpc_8h.html#ab2213d7fae4c33c47c824266f268859c">grpc.h</a>
  673. </li>
  674. <li>grpc_service_account_jwt_access_credentials_create()
  675. : <a class="el" href="grpc__security_8h.html#ae8c4bf6c9657d6e19ea1481c1ea9a5d5">grpc_security.h</a>
  676. </li>
  677. <li>grpc_set_ssl_roots_override_callback()
  678. : <a class="el" href="grpc__security_8h.html#a44c23e47832d9cc27bb56822d66bf436">grpc_security.h</a>
  679. </li>
  680. <li>grpc_shutdown()
  681. : <a class="el" href="grpc_8h.html#a35f55253e80714c17f4f3a0657e06f1b">grpc.h</a>
  682. </li>
  683. <li>grpc_shutdown_blocking()
  684. : <a class="el" href="grpc_8h.html#aceedc7178f15ebef5f518ca180938a20">grpc.h</a>
  685. </li>
  686. <li>grpc_slice_buf_start_eq()
  687. : <a class="el" href="grpc_2slice_8h.html#a0ea487d89fdecd0a19b7f16beb9c8c11">slice.h</a>
  688. </li>
  689. <li>grpc_slice_buffer_add()
  690. : <a class="el" href="slice__buffer_8h.html#ab26ac15839a7837066d0ebabc30313a9">slice_buffer.h</a>
  691. </li>
  692. <li>grpc_slice_buffer_add_indexed()
  693. : <a class="el" href="slice__buffer_8h.html#a14c17527c0b0e8a1a67d354cba8e5575">slice_buffer.h</a>
  694. </li>
  695. <li>grpc_slice_buffer_addn()
  696. : <a class="el" href="slice__buffer_8h.html#a97d103b34483f9497366a9d251389b95">slice_buffer.h</a>
  697. </li>
  698. <li>grpc_slice_buffer_destroy()
  699. : <a class="el" href="slice__buffer_8h.html#a47be0cfbcaf8e0824133e61019f18966">slice_buffer.h</a>
  700. </li>
  701. <li>grpc_slice_buffer_init()
  702. : <a class="el" href="slice__buffer_8h.html#a3a073a017852ef88d7a8b884cecd3998">slice_buffer.h</a>
  703. </li>
  704. <li>grpc_slice_buffer_move_first()
  705. : <a class="el" href="slice__buffer_8h.html#afadc904499b2963055d9f472b63f147a">slice_buffer.h</a>
  706. </li>
  707. <li>grpc_slice_buffer_move_first_into_buffer()
  708. : <a class="el" href="slice__buffer_8h.html#ad2ab9bf61fe0a25d0684f0a56bd0d2bd">slice_buffer.h</a>
  709. </li>
  710. <li>grpc_slice_buffer_move_first_no_ref()
  711. : <a class="el" href="slice__buffer_8h.html#a7bd220a3e589556980985bef36b08d3e">slice_buffer.h</a>
  712. </li>
  713. <li>grpc_slice_buffer_move_into()
  714. : <a class="el" href="slice__buffer_8h.html#aa173423d301fcac2089714659333e460">slice_buffer.h</a>
  715. </li>
  716. <li>grpc_slice_buffer_pop()
  717. : <a class="el" href="slice__buffer_8h.html#a67bfa3c38bffb8aca49f9d0fc01f4441">slice_buffer.h</a>
  718. </li>
  719. <li>grpc_slice_buffer_reset_and_unref()
  720. : <a class="el" href="slice__buffer_8h.html#a250c487f6db5a26977fa416bca797ee7">slice_buffer.h</a>
  721. </li>
  722. <li>grpc_slice_buffer_swap()
  723. : <a class="el" href="slice__buffer_8h.html#ab800ef0de532e142680e9fcc15c48ea7">slice_buffer.h</a>
  724. </li>
  725. <li>grpc_slice_buffer_take_first()
  726. : <a class="el" href="slice__buffer_8h.html#a677c347c22cfac0aeeefdaebd92e02f7">slice_buffer.h</a>
  727. </li>
  728. <li>grpc_slice_buffer_tiny_add()
  729. : <a class="el" href="slice__buffer_8h.html#ab82975f2bc426f66150a0ab17c25b583">slice_buffer.h</a>
  730. </li>
  731. <li>grpc_slice_buffer_trim_end()
  732. : <a class="el" href="slice__buffer_8h.html#aaf8d6d9607ecd52d7f41b9b0ef80a53c">slice_buffer.h</a>
  733. </li>
  734. <li>grpc_slice_buffer_undo_take_first()
  735. : <a class="el" href="slice__buffer_8h.html#ad41c6aef08039f41241da25b66b76b20">slice_buffer.h</a>
  736. </li>
  737. <li>grpc_slice_chr()
  738. : <a class="el" href="grpc_2slice_8h.html#a73658b48cf21aca48c3f93a6cfbf826a">slice.h</a>
  739. </li>
  740. <li>grpc_slice_cmp()
  741. : <a class="el" href="grpc_2slice_8h.html#a8c2a57340b8ff85c5bc17ecffe941a8d">slice.h</a>
  742. </li>
  743. <li>grpc_slice_copy()
  744. : <a class="el" href="grpc_2slice_8h.html#a0b428779eb2f6b030f4a8bcad2c9416f">slice.h</a>
  745. </li>
  746. <li>grpc_slice_default_eq_impl()
  747. : <a class="el" href="grpc_2slice_8h.html#acc97ac4bfd72bc3769c50ba45ab138b4">slice.h</a>
  748. </li>
  749. <li>grpc_slice_default_hash_impl()
  750. : <a class="el" href="grpc_2slice_8h.html#ae3bc03683d5fa57d5a0bcfb101f57eb0">slice.h</a>
  751. </li>
  752. <li>grpc_slice_dup()
  753. : <a class="el" href="grpc_2slice_8h.html#a42773de860145a1165110a9317f8ee0b">slice.h</a>
  754. </li>
  755. <li>grpc_slice_eq()
  756. : <a class="el" href="grpc_2slice_8h.html#a70619fe975944cdf1a2e043651f82e22">slice.h</a>
  757. </li>
  758. <li>grpc_slice_from_copied_buffer()
  759. : <a class="el" href="grpc_2slice_8h.html#a696e371c99b269438dc229c4e7de074b">slice.h</a>
  760. </li>
  761. <li>grpc_slice_from_copied_string()
  762. : <a class="el" href="grpc_2slice_8h.html#afd48c29f9625011186d7501c1fb0cb81">slice.h</a>
  763. </li>
  764. <li>grpc_slice_from_static_buffer()
  765. : <a class="el" href="grpc_2slice_8h.html#a0156c0520f9f84dc4b76327d7fac69d6">slice.h</a>
  766. </li>
  767. <li>grpc_slice_from_static_string()
  768. : <a class="el" href="grpc_2slice_8h.html#afa530f9246432b90ba07de2a0721ddce">slice.h</a>
  769. </li>
  770. <li>grpc_slice_hash()
  771. : <a class="el" href="grpc_2slice_8h.html#a0e67b41a2542cba4e3b297572c98d128">slice.h</a>
  772. </li>
  773. <li>grpc_slice_intern()
  774. : <a class="el" href="grpc_2slice_8h.html#ad3fa3526b24943714f57f86386819966">slice.h</a>
  775. </li>
  776. <li>grpc_slice_is_equivalent()
  777. : <a class="el" href="grpc_2slice_8h.html#ad3265621ff8d97c638d9e75bf1d24be9">slice.h</a>
  778. </li>
  779. <li>grpc_slice_malloc()
  780. : <a class="el" href="grpc_2slice_8h.html#a0b714cdd6fa993b1d47eb08f2d5f8fc1">slice.h</a>
  781. </li>
  782. <li>grpc_slice_malloc_large()
  783. : <a class="el" href="grpc_2slice_8h.html#ab286ea0212352a75cfaf34c32eccff17">slice.h</a>
  784. </li>
  785. <li>grpc_slice_new()
  786. : <a class="el" href="grpc_2slice_8h.html#a85704b2e5f1c8d70e728e86ad6d1ca0a">slice.h</a>
  787. </li>
  788. <li>grpc_slice_new_with_len()
  789. : <a class="el" href="grpc_2slice_8h.html#a44c5429ec66267a094b4a1e63f9a31e5">slice.h</a>
  790. </li>
  791. <li>grpc_slice_new_with_user_data()
  792. : <a class="el" href="grpc_2slice_8h.html#a2b8d182acadc3f04ebdb97e31b8aace9">slice.h</a>
  793. </li>
  794. <li>grpc_slice_rchr()
  795. : <a class="el" href="grpc_2slice_8h.html#a65358088c9740be137d8185c55bae49d">slice.h</a>
  796. </li>
  797. <li>grpc_slice_ref()
  798. : <a class="el" href="grpc_2slice_8h.html#aaf6dd367abbe7883973588f411928c6e">slice.h</a>
  799. </li>
  800. <li>grpc_slice_slice()
  801. : <a class="el" href="grpc_2slice_8h.html#a6f85310018397819080c87347b69b517">slice.h</a>
  802. </li>
  803. <li>grpc_slice_split_head()
  804. : <a class="el" href="grpc_2slice_8h.html#ac630cdfb54ff37e0490c3ebe9efd585e">slice.h</a>
  805. </li>
  806. <li>grpc_slice_split_tail()
  807. : <a class="el" href="grpc_2slice_8h.html#a5aedc925ae6e2bae484fe82383fac025">slice.h</a>
  808. </li>
  809. <li>grpc_slice_split_tail_maybe_ref()
  810. : <a class="el" href="grpc_2slice_8h.html#adf447cd644eb32cb42c5d6da21fcaf55">slice.h</a>
  811. </li>
  812. <li>grpc_slice_str_cmp()
  813. : <a class="el" href="grpc_2slice_8h.html#aada74a5bebd5aad23cc4028e8cc98d4e">slice.h</a>
  814. </li>
  815. <li>grpc_slice_sub()
  816. : <a class="el" href="grpc_2slice_8h.html#ac334a6c6ad0a729fd4fe521df9f5ecc5">slice.h</a>
  817. </li>
  818. <li>grpc_slice_sub_no_ref()
  819. : <a class="el" href="grpc_2slice_8h.html#a3812672f29793b5a30a1cacc131b38da">slice.h</a>
  820. </li>
  821. <li>grpc_slice_to_c_string()
  822. : <a class="el" href="grpc_2slice_8h.html#af9b5772739f4f87de043449af582e0a5">slice.h</a>
  823. </li>
  824. <li>grpc_slice_unref()
  825. : <a class="el" href="grpc_2slice_8h.html#ac9952d98910886ca44ac416d547d0e08">slice.h</a>
  826. </li>
  827. <li>grpc_ssl_credentials_create()
  828. : <a class="el" href="grpc__security_8h.html#a7440216a2192f7c5ecadf5704e7c7bda">grpc_security.h</a>
  829. </li>
  830. <li>grpc_ssl_credentials_create_ex()
  831. : <a class="el" href="grpc__security_8h.html#a57e477a6fdd9a6a66cc37614701d9088">grpc_security.h</a>
  832. </li>
  833. <li>grpc_ssl_server_certificate_config_create()
  834. : <a class="el" href="grpc__security_8h.html#a0fbb46fa71b635516037e6b265f937f5">grpc_security.h</a>
  835. </li>
  836. <li>grpc_ssl_server_certificate_config_destroy()
  837. : <a class="el" href="grpc__security_8h.html#a077c39db13d0211eac9c6a952882bc31">grpc_security.h</a>
  838. </li>
  839. <li>grpc_ssl_server_credentials_create()
  840. : <a class="el" href="grpc__security_8h.html#adde6c7d191f88997fd82fd8b54f9420e">grpc_security.h</a>
  841. </li>
  842. <li>grpc_ssl_server_credentials_create_ex()
  843. : <a class="el" href="grpc__security_8h.html#a5f8a4204d09f2b10a3986d25b6583a08">grpc_security.h</a>
  844. </li>
  845. <li>grpc_ssl_server_credentials_create_options_using_config()
  846. : <a class="el" href="grpc__security_8h.html#a019828123e4b76b8a13f7d8045396d28">grpc_security.h</a>
  847. </li>
  848. <li>grpc_ssl_server_credentials_create_options_using_config_fetcher()
  849. : <a class="el" href="grpc__security_8h.html#a0bef5efe91a84e2c74b031759a9a7313">grpc_security.h</a>
  850. </li>
  851. <li>grpc_ssl_server_credentials_create_with_options()
  852. : <a class="el" href="grpc__security_8h.html#aec838ac89bd393040f0c88dad25a72ca">grpc_security.h</a>
  853. </li>
  854. <li>grpc_ssl_server_credentials_options_destroy()
  855. : <a class="el" href="grpc__security_8h.html#aa22779b6b4ffefc0efdaf8de4c8314a8">grpc_security.h</a>
  856. </li>
  857. <li>grpc_ssl_session_cache_create_channel_arg()
  858. : <a class="el" href="grpc__security_8h.html#a4fd0dd05b90f7dcebaaacf8a0088c46f">grpc_security.h</a>
  859. </li>
  860. <li>grpc_ssl_session_cache_create_lru()
  861. : <a class="el" href="grpc__security_8h.html#ae175e13bfcab1b77f4cc7f193d898aff">grpc_security.h</a>
  862. </li>
  863. <li>grpc_ssl_session_cache_destroy()
  864. : <a class="el" href="grpc__security_8h.html#a3f83f8a3390b8b1659b719b7f47005a1">grpc_security.h</a>
  865. </li>
  866. <li>grpc_sts_credentials_create()
  867. : <a class="el" href="grpc__security_8h.html#aa207ea7a0454b657fa79567784ff5cbf">grpc_security.h</a>
  868. </li>
  869. <li>grpc_tls_certificate_provider_file_watcher_create()
  870. : <a class="el" href="grpc__security_8h.html#ab1e7fd62504654f44e2aa1be61a0e338">grpc_security.h</a>
  871. </li>
  872. <li>grpc_tls_certificate_provider_release()
  873. : <a class="el" href="grpc__security_8h.html#aa224b04c356727ee0ea74e255e942b07">grpc_security.h</a>
  874. </li>
  875. <li>grpc_tls_certificate_provider_static_data_create()
  876. : <a class="el" href="grpc__security_8h.html#af2bc85e32b46689f20d6b8fe78954146">grpc_security.h</a>
  877. </li>
  878. <li>grpc_tls_credentials_create()
  879. : <a class="el" href="grpc__security_8h.html#a823a0fe621fd8b638e560d84fac6fcee">grpc_security.h</a>
  880. </li>
  881. <li>grpc_tls_credentials_options_create()
  882. : <a class="el" href="grpc__security_8h.html#acf9de635e67ef9b6b41a3b72ebdbdcfc">grpc_security.h</a>
  883. </li>
  884. <li>grpc_tls_credentials_options_set_cert_request_type()
  885. : <a class="el" href="grpc__security_8h.html#a0d667304bfe61aaa0c83ef5fc739b67b">grpc_security.h</a>
  886. </li>
  887. <li>grpc_tls_credentials_options_set_certificate_provider()
  888. : <a class="el" href="grpc__security_8h.html#ad90140b3fe36a84b96a6a47ad7da77a7">grpc_security.h</a>
  889. </li>
  890. <li>grpc_tls_credentials_options_set_identity_cert_name()
  891. : <a class="el" href="grpc__security_8h.html#a740c02c53ed078ad1ceb499124c79342">grpc_security.h</a>
  892. </li>
  893. <li>grpc_tls_credentials_options_set_root_cert_name()
  894. : <a class="el" href="grpc__security_8h.html#a1e5ce0bf79a2a373b68a8d1d7e80dae2">grpc_security.h</a>
  895. </li>
  896. <li>grpc_tls_credentials_options_set_server_authorization_check_config()
  897. : <a class="el" href="grpc__security_8h.html#a48c59fec68c2c69b8b444b8e388ffd59">grpc_security.h</a>
  898. </li>
  899. <li>grpc_tls_credentials_options_set_server_verification_option()
  900. : <a class="el" href="grpc__security_8h.html#a60d12dfcc5ee95b3487a852f0596a5a8">grpc_security.h</a>
  901. </li>
  902. <li>grpc_tls_credentials_options_watch_identity_key_cert_pairs()
  903. : <a class="el" href="grpc__security_8h.html#a3e087d3840d5d2d425a6253e8f2d3f82">grpc_security.h</a>
  904. </li>
  905. <li>grpc_tls_credentials_options_watch_root_certs()
  906. : <a class="el" href="grpc__security_8h.html#a8ff29ccc59d1f44abb524641f4c93abb">grpc_security.h</a>
  907. </li>
  908. <li>grpc_tls_identity_pairs_add_pair()
  909. : <a class="el" href="grpc__security_8h.html#a68c742a2421c6078ae87fb421a1a1f47">grpc_security.h</a>
  910. </li>
  911. <li>grpc_tls_identity_pairs_create()
  912. : <a class="el" href="grpc__security_8h.html#a2cc13f6f55eeada1179a10e4f57aa8ec">grpc_security.h</a>
  913. </li>
  914. <li>grpc_tls_identity_pairs_destroy()
  915. : <a class="el" href="grpc__security_8h.html#ac0ad89ed7803b8b71ee7f0b8d7b86a51">grpc_security.h</a>
  916. </li>
  917. <li>grpc_tls_server_authorization_check_config_create()
  918. : <a class="el" href="grpc__security_8h.html#a8ff1f21121b5dafaf848683e8eaf74d9">grpc_security.h</a>
  919. </li>
  920. <li>grpc_tls_server_authorization_check_config_release()
  921. : <a class="el" href="grpc__security_8h.html#a9eea08bf6a0f698e07a53fca8449beed">grpc_security.h</a>
  922. </li>
  923. <li>grpc_tls_server_credentials_create()
  924. : <a class="el" href="grpc__security_8h.html#a1ef8332e1edf68afd4cf5a8dda804de7">grpc_security.h</a>
  925. </li>
  926. <li>grpc_tracer_set_enabled()
  927. : <a class="el" href="grpc_8h.html#a0bcbc8d69b256843facb8339d812ae2e">grpc.h</a>
  928. </li>
  929. <li>grpc_version_string()
  930. : <a class="el" href="grpc_8h.html#a1dd8f074f4417d3d775827fbc5ad0a4a">grpc.h</a>
  931. </li>
  932. <li>grpc_xds_credentials_create()
  933. : <a class="el" href="grpc__security_8h.html#abc5db1c10eab731ca32f825c877fd5ce">grpc_security.h</a>
  934. </li>
  935. <li>grpc_xds_server_credentials_create()
  936. : <a class="el" href="grpc__security_8h.html#a8c174b05503f727c5c020f0a6464da19">grpc_security.h</a>
  937. </li>
  938. </ul>
  939. </div><!-- contents -->
  940. <!-- start footer part -->
  941. <hr class="footer"/><address class="footer"><small>
  942. Generated on Wed Mar 3 2021 19:17:28 for GRPC C++ by &#160;<a href="http://www.doxygen.org/index.html">
  943. <img class="footer" src="doxygen.png" alt="doxygen"/>
  944. </a> 1.8.17
  945. </small></address>
  946. </body>
  947. </html>