Searched refs:GetAppIds (Results 1 – 3 of 3) sorted by relevance
257 extensions_service_->GetAppIds())); in FillAppDictionary()281 if (apps_promo->ShouldShowPromo(extensions_service_->GetAppIds(), in HandleGetApps()
453 ExtensionIdSet GetAppIds() const;
1998 return !GetAppIds().empty(); in HasApps()2001 ExtensionIdSet ExtensionService::GetAppIds() const { in GetAppIds() function in ExtensionService