Home
last modified time | relevance | path

Searched defs:push_req (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/examples/
Dasio-cl2.cc108 req->on_push([](const request &push_req) { in main()
/third_party/nghttp2/src/
Dasio_client_request_impl.cc57 void request_impl::call_on_push(request &push_req) { in call_on_push()