Searched refs:get_dispatch_state (Results 1 – 5 of 5) sorted by relevance
134 if (downstream->get_dispatch_state() == DispatchState::ACTIVE) { in remove_and_get_blocked()
482 DispatchState get_dispatch_state() const;
2052 if (d->get_dispatch_state() == DispatchState::ACTIVE && in on_handler_delete()2062 if (downstream->get_dispatch_state() != DispatchState::ACTIVE) { in on_downstream_reset()
1094 DispatchState Downstream::get_dispatch_state() const { return dispatch_state_; } in get_dispatch_state() function in shrpx::Downstream
1513 if (d->get_dispatch_state() == DispatchState::ACTIVE && in on_handler_delete()1587 if (downstream->get_dispatch_state() != DispatchState::ACTIVE) { in on_downstream_reset()