Searched refs:status_previous_ (Results 1 – 2 of 2) sorted by relevance
107 if (status_previous_ != status_) { in check()120 status_previous_ = status_; in check()
60 SOCStatus status_previous_ = SOC_STATUS_UNKNOWN; variable