Searched defs:CreateSyncItemFromAppItem (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service.cc354 return CreateSyncItemFromAppItem(app_item);
358 AppListSyncableService::CreateSyncItemFromAppItem(AppListItem* app_item) { function in class:app_list::AppListSyncableService
362 VLOG(2) << this << " CreateSyncItemFromAppItem:" << app_item->ToDebugString();
380 CreateSyncItemFromAppItem(app_item);
502 CreateSyncItemFromAppItem(oem_folder);

Completed in 141 milliseconds