Home
last modified time | relevance | path

Searched defs:concat_string_ref_count (Results 1 – 1 of 1) sorted by relevance

/third_party/nghttp2/src/
Dallocator.h193 inline constexpr size_t concat_string_ref_count(size_t acc) { return acc; } in concat_string_ref_count() function
199 constexpr size_t concat_string_ref_count(size_t acc, const StringRef &value, in concat_string_ref_count() function