Searched refs:newActiveConfigs (Results 1 – 1 of 1) sorted by relevance
248 vector<int64_t> newActiveConfigs; in OnLogEvent() local249 newActiveConfigs.push_back(configId); in OnLogEvent()250 activeConfigsPerUid[uid] = newActiveConfigs; in OnLogEvent()