Home
last modified time | relevance | path

Searched refs:no_dep (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dnghttp.h95 bool no_dep; member
Dnghttp.cc121 no_dep(false), in Config()
295 if (config.no_dep) { in resolve_dep()
1193 if (!config.no_dep) { in connection_made()
2367 if (!config.no_dep) { in communicate()
3019 config.no_dep = true; in main()