Searched refs:InstallExtensionsPendingForSync (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dsync_extension_installer.cc44 SyncExtensionHelper::GetInstance()->InstallExtensionsPendingForSync(profile_);
H A Dextensions_helper.h47 void InstallExtensionsPendingForSync(Profile* profile);
H A Dsync_extension_helper.h71 void InstallExtensionsPendingForSync(Profile* profile);
H A Dextensions_helper.cc118 void InstallExtensionsPendingForSync(Profile* profile) { function in namespace:extensions_helper
119 SyncExtensionHelper::GetInstance()->InstallExtensionsPendingForSync(profile);
H A Dapps_helper.cc99 SyncExtensionHelper::GetInstance()->InstallExtensionsPendingForSync(profile);
H A Dsync_extension_helper.cc159 void SyncExtensionHelper::InstallExtensionsPendingForSync(Profile* profile) { function in class:SyncExtensionHelper
/external/chromium_org/chrome/browser/sync/test/integration/performance/
H A Dextensions_sync_perf_test.cc17 using extensions_helper::InstallExtensionsPendingForSync;
87 InstallExtensionsPendingForSync(GetProfile(1));

Completed in 1385 milliseconds