Home
last modified time | relevance | path

Searched refs:include_set (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dshrpx_api_downstream_connection.cc375 std::set<StringRef> include_set; in handle_backendconfig() local
410 if (parse_config(&new_config, optid, opt, optval, include_set, in handle_backendconfig()
Dshrpx.cc3645 std::set<StringRef> include_set; in process_options() local
3646 if (load_config(config, config->conf_path.c_str(), include_set, in process_options()
3651 assert(include_set.empty()); in process_options()
3658 std::set<StringRef> include_set; in process_options() local
3661 if (parse_config(config, p.first, p.second, include_set, in process_options()
3668 assert(include_set.empty()); in process_options()
Dshrpx_config.h1402 std::set<StringRef> &include_set,
Dshrpx_config.cc4192 std::set<StringRef> &include_set, in load_config() argument
4215 StringRef{eq + 1, std::end(line)}, include_set, in load_config()