Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dnghttp.h104 enum class RequestState { INITIAL, ON_REQUEST, ON_RESPONSE, ON_COMPLETE }; enumerator
Dnghttp.cc358 timing.state = RequestState::ON_RESPONSE; in record_response_start_time()