HomeSort by relevance Sort by last modified time
    Searched defs:GetSyncItem (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
two_client_app_list_sync_test.cc 43 const app_list::AppListSyncableService::SyncItem* GetSyncItem(
48 return service->GetSyncItem(app_id);
454 GetSyncItem(GetProfile(1), default_app_id);
463 sync_item = GetSyncItem(GetProfile(0), app_id2);
473 sync_item = GetSyncItem(GetProfile(1), app_id2);
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_syncable_service.cc 285 AppListSyncableService::GetSyncItem(const std::string& id) const {
    [all...]

Completed in 249 milliseconds