Searched refs:sync_start_util (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/sync/glue/
H A Dsync_start_util.h17 namespace sync_start_util { namespace
31 } // namespace sync_start_util
H A Dsync_start_util.cc5 #include "chrome/browser/sync/glue/sync_start_util.h"
50 namespace sync_start_util { namespace
57 } // namespace sync_start_util
/external/chromium_org/chrome/browser/extensions/api/storage/
H A Dsync_value_store_cache.cc12 #include "chrome/browser/sync/glue/sync_start_util.h"
104 sync_start_util::GetFlareForSyncableService(profile_path)));
111 sync_start_util::GetFlareForSyncableService(profile_path)));
/external/chromium_org/chrome/browser/webdata/
H A Dweb_data_service_factory.cc11 #include "chrome/browser/sync/glue/sync_start_util.h"
60 sync_start_util::GetFlareForSyncableService(profile_path));
65 sync_start_util::GetFlareForSyncableService(profile_path));
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store_factory.cc12 #include "chrome/browser/sync/glue/sync_start_util.h"
233 !ps->Init(sync_start_util::GetFlareForSyncableService(profile->GetPath()),
/external/chromium_org/chrome/browser/prefs/
H A Dchrome_pref_service_factory.cc38 #include "chrome/browser/sync/glue/sync_start_util.h"
487 base::Bind(sync_start_util::GetFlareForSyncableService(profile_path),
/external/chromium_org/chrome/browser/extensions/
H A Dextension_sync_service.cc21 #include "chrome/browser/sync/glue/sync_start_util.h"
80 SetSyncStartFlare(sync_start_util::GetFlareForSyncableService(
/external/chromium_org/chrome/browser/ui/app_list/
H A Dapp_list_syncable_service.cc781 flare_ = sync_start_util::GetFlareForSyncableService(profile_->GetPath());
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service.cc48 #include "chrome/browser/sync/glue/sync_start_util.h"
255 sync_start_util::GetFlareForSyncableService(profile->GetPath()));

Completed in 150 milliseconds