Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp890 self->timerStarted = false; in afterTimerWait()
911 if (timerStarted) in startDeadline()
923 timerStarted = true; in startDeadline()
955 bool timerStarted = false; member in crow::Connection