Searched refs:state_storage_ (Results 1 – 2 of 2) sorted by relevance
50 state_storage_[category_index].fetch_or( in EnableCategoryForInstance()60 state_storage_[category_index].fetch_and( in DisableCategoryForInstance()
200 state_storage_(state_storage) { in TrackEventCategoryRegistry()224 return &state_storage_[category_index]; in GetCategoryState()300 std::atomic<uint8_t>* const state_storage_; variable