Searched refs:ProcessExistingSyncItem (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service.h162 void ProcessExistingSyncItem(SyncItem* sync_item);
H A Dapp_list_syncable_service.cc681 ProcessExistingSyncItem(sync_item);
739 void AppListSyncableService::ProcessExistingSyncItem(SyncItem* sync_item) { function in class:app_list::AppListSyncableService
744 VLOG(2) << "ProcessExistingSyncItem: " << sync_item->ToString();

Completed in 874 milliseconds