Searched refs:curDate_ (Results 1 – 2 of 2) sorted by relevance
36 curDate_ = TimeProvider::GetCurrentDate(); in StandbyStateSubscriber()162 if (curDate_ != curDate) { in NotifyPowerOverusedByCallback()164 curDate_ = curDate; in NotifyPowerOverusedByCallback()206 if (curDate_ == curDate && iter != modulePowerMap_.end()) { in NotifyPowerOnRegister()
63 int32_t curDate_; variable