Searched refs:saveDataNotifyTimerId_ (Results 1 – 2 of 2) sorted by relevance
32 saveDataNotifyTimerId_(0), in SyncStateMachine()232 if (saveDataNotifyTimerId_ > 0) { in StartSaveDataNotify()255 saveDataNotifyTimerId_); in StartSaveDataNotify()272 if (saveDataNotifyTimerId_ == 0) { in StopSaveDataNotifyNoLock()280 RuntimeContext::GetInstance()->RemoveTimer(saveDataNotifyTimerId_); in StopSaveDataNotifyNoLock()281 saveDataNotifyTimerId_ = 0; in StopSaveDataNotifyNoLock()
175 TimerId saveDataNotifyTimerId_; variable