Home
last modified time | relevance | path

Searched defs:never_index (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A Dhttp3.cc32 make_nv_internal(const std::string &name, const std::string &value, bool never_index, uint8_t nv_flags) make_nv_internal() argument
45 make_nv_internal(const StringRef &name, const StringRef &value, bool never_index, uint8_t nv_flags) make_nv_internal() argument
57 make_nv(const std::string &name, const std::string &value, bool never_index) make_nv() argument
62 make_nv(const StringRef &name, const StringRef &value, bool never_index) make_nv() argument
67 make_nv_nocopy(const std::string &name, const std::string &value, bool never_index) make_nv_nocopy() argument
74 make_nv_nocopy(const StringRef &name, const StringRef &value, bool never_index) make_nv_nocopy() argument
[all...]

Completed in 1 milliseconds