Home
last modified time | relevance | path

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

/openbmc/bmcweb/http/
H A Dhttp_connection.hpp693 if (timerStarted) in startDeadline()
721 self->timerStarted = false; in startDeadline()
740 timerStarted = true; in startDeadline()
767 bool timerStarted = false; member in crow::Connection