Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp734 self->timerStarted = false; in afterTimerWait()
755 if (timerStarted) in startDeadline()
767 timerStarted = true; in startDeadline()
794 bool timerStarted = false; member in crow::Connection