Home
last modified time | relevance | path

Searched refs:exclusive_ (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_http2.cc348 bool exclusive_ = exclusive->IsTrue(); in Http2Priority() local
351 parent_, weight_, exclusive_ ? "yes" : "no"); in Http2Priority()
352 nghttp2_priority_spec_init(this, parent_, weight_, exclusive_ ? 1 : 0); in Http2Priority()

Completed in 5 milliseconds