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

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dapps_helper.cc125 void FixNTPOrdinalCollisions(Profile* profile) { function in namespace:apps_helper
126 SyncAppHelper::GetInstance()->FixNTPOrdinalCollisions(profile);
H A Dsync_app_helper.cc177 void SyncAppHelper::FixNTPOrdinalCollisions(Profile* profile) { function in class:SyncAppHelper
179 FixNTPOrdinalCollisions();
/external/chromium_org/apps/shell/
H A Dshell_app_sorting.cc38 void ShellAppSorting::FixNTPOrdinalCollisions() { function in class:apps::ShellAppSorting
/external/chromium_org/chrome/browser/extensions/
H A Dchrome_app_sorting.cc176 void ChromeAppSorting::FixNTPOrdinalCollisions() { function in class:extensions::ChromeAppSorting
595 // because this function could be called before FixNTPOrdinalCollisions and

Completed in 263 milliseconds