Searched defs:balloc (Results 26 - 29 of 29) sorted by relevance
12
| /third_party/nghttp2/src/ |
| H A D | shrpx_client_handler.cc | 1050 auto &balloc = downstream->get_block_allocator(); in get_downstream_connection() local
|
| H A D | shrpx.cc | 983 get_inherited_addr_from_config(BlockAllocator &balloc, Config *config) { in get_inherited_addr_from_config() argument [all...] |
| H A D | util.cc | 193 StringRef percent_encode_token(BlockAllocator &balloc, in percent_encode_token() argument 234 StringRef quote_string(BlockAllocator &balloc, const StringRef &target) { in quote_string() argument 514 StringRef format_hex(BlockAllocator &balloc, const StringRef &s) { in format_hex() argument 545 StringRef to_base64(BlockAllocator &balloc, const StringRef &token68str) { in to_base64() argument 1340 StringRef make_http_hostport(BlockAllocator &balloc, cons argument 1346 make_hostport(BlockAllocator &balloc, const StringRef &host, uint16_t port) make_hostport() argument 1490 percent_decode(BlockAllocator &balloc, const StringRef &src) percent_decode() argument 1598 decode_hex(BlockAllocator &balloc, const StringRef &s) decode_hex() argument 1705 rstrip(BlockAllocator &balloc, const StringRef &s) rstrip() argument [all...] |
| H A D | shrpx_config.h | 999 BlockAllocator balloc; member 1122 BlockAllocator balloc; member
|
Completed in 14 milliseconds
12