Searched refs:timeout_allowed (Results 1 – 1 of 1) sorted by relevance
244 bool timeout_allowed = (state_ != STATE_INIT) in ResetTimeout() local247 if (timeout_seconds_ && timeout_allowed && !timeout_suspended_) in ResetTimeout()