Searched refs:spanStringStoreIndex_ (Results 1 – 1 of 1) sorted by relevance
121 static std::atomic<int32_t> spanStringStoreIndex_; variable1205 auto newIndex = spanStringStoreIndex_.fetch_add(1); in ReplaceSpanString()1235 auto newIndex = spanStringStoreIndex_.fetch_add(1); in InsertSpanString()1257 auto newIndex = spanStringStoreIndex_.fetch_add(1); in AppendSpanString()