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