Searched refs:saveDataNotifyRefCount_ (Results 1 – 3 of 3) sorted by relevance
35 saveDataNotifyRefCount_(0), in SyncStateMachine()231 saveDataNotifyRefCount_++; in StartSaveDataNotify()258 saveDataNotifyRefCount_--; in StartSaveDataNotify()276 saveDataNotifyRefCount_--; in StopSaveDataNotifyNoLock()277 if (saveDataNotifyRefCount_ > 0) { in StopSaveDataNotifyNoLock()283 saveDataNotifyRefCount_ = 0; in StopSaveDataNotifyNoLock()
178 volatile uint32_t saveDataNotifyRefCount_; variable
87 return saveDataNotifyRefCount_; in GetSaveDataNotifyRefCount()