Searched defs:SetAppLaunchOrdinal (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/apps/shell/browser/
H A Dshell_app_sorting.cc57 void ShellAppSorting::SetAppLaunchOrdinal( function in class:apps::ShellAppSorting
/external/chromium_org/chrome/browser/extensions/
H A Dchrome_app_sorting.cc170 SetAppLaunchOrdinal(*(launch_it->second),
214 SetAppLaunchOrdinal(conflicting_ids[i], unique_app_launch);
250 SetAppLaunchOrdinal(extension_id, app_launch_ordinal);
262 SetAppLaunchOrdinal(
267 SetAppLaunchOrdinal(
276 SetAppLaunchOrdinal(moved_extension_id,
301 void ChromeAppSorting::SetAppLaunchOrdinal( function in class:extensions::ChromeAppSorting

Completed in 276 milliseconds