Searched refs:currentMemoryStateGeneration_ (Results 1 – 2 of 2) sorted by relevance
88 currentMemoryStateGeneration_ = 0; in PreferencesImpl()177 if (mcr->isSyncRequest_ || currentMemoryStateGeneration_ == mcr->memoryStateGeneration_) { in CheckRequestValidForStateGeneration()516 currentMemoryStateGeneration_++; in commitToMemory()520 memoryStateGeneration = currentMemoryStateGeneration_; in commitToMemory()
201 int64_t currentMemoryStateGeneration_; variable