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