Home
last modified time | relevance | path

Searched refs:ApplyAppAttributes (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service.h334 void ApplyAppAttributes(const std::string& app_id,
H A Dapp_list_syncable_service.cc477 ApplyAppAttributes(to_app_id, std::move(attributes)); in TransferItemAttributes()
487 void AppListSyncableService::ApplyAppAttributes( in ApplyAppAttributes() function in app_list::AppListSyncableService
1232 FROM_HERE, base::BindOnce(&AppListSyncableService::ApplyAppAttributes, in CreateSyncItem()