Searched refs:appInfoSetIter (Results 1 – 1 of 1) sorted by relevance
261 auto appInfoSetIter = appInfoMap_.find(appInfo->type); in RemoveAppInfo() local262 if (appInfoSetIter == appInfoMap_.end()) { in RemoveAppInfo()267 appInfo->type, appInfoMap_[appInfoSetIter->first].size()); in RemoveAppInfo()