Searched defs:nextKey (Results 1 – 2 of 2) sorted by relevance
457 const nextKey = state.changedFilesSet.keys().next(); constant
102 static std::atomic<int32_t> nextKey{0}; in onAddToKey() local