HomeSort by relevance Sort by last modified time
    Searched refs:GetAppLaunchOrdinalForApp (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/sync/test/integration/
apps_helper.cc 105 syncer::StringOrdinal GetAppLaunchOrdinalForApp(Profile* profile,
107 return SyncAppHelper::GetInstance()->GetAppLaunchOrdinalForApp(
122 destination, index, GetAppLaunchOrdinalForApp(source, index));
sync_app_helper.h 42 syncer::StringOrdinal GetAppLaunchOrdinalForApp(Profile* profile,
apps_helper.h 69 syncer::StringOrdinal GetAppLaunchOrdinalForApp(
two_client_apps_sync_test.cc 21 using apps_helper::GetAppLaunchOrdinalForApp;
380 GetAppLaunchOrdinalForApp(GetProfile(0), 0);
sync_app_helper.cc 162 syncer::StringOrdinal SyncAppHelper::GetAppLaunchOrdinalForApp(

Completed in 547 milliseconds