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/
sync_app_helper.h 42 syncer::StringOrdinal GetAppLaunchOrdinalForApp(Profile* profile,
apps_helper.h 69 syncer::StringOrdinal GetAppLaunchOrdinalForApp(
apps_helper.cc 115 syncer::StringOrdinal GetAppLaunchOrdinalForApp(Profile* profile,
117 return SyncAppHelper::GetInstance()->GetAppLaunchOrdinalForApp(
132 destination, index, GetAppLaunchOrdinalForApp(source, index));
two_client_apps_sync_test.cc 33 using apps_helper::GetAppLaunchOrdinalForApp;
319 GetAppLaunchOrdinalForApp(GetProfile(0), 0);
sync_app_helper.cc 187 syncer::StringOrdinal SyncAppHelper::GetAppLaunchOrdinalForApp(

Completed in 901 milliseconds