Home
last modified time | relevance | path

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

/third_party/node/deps/nghttp2/lib/includes/nghttp2/
Dnghttp2.h945 } nghttp2_data_provider; typedef
/third_party/nghttp2/lib/includes/nghttp2/
Dnghttp2.h949 } nghttp2_data_provider; typedef
/third_party/nghttp2/src/
Dnghttp.cc2263 std::tuple<std::string, nghttp2_data_provider *, int64_t, int32_t>> in communicate() argument