AppSortInfo        27 chrome/browser/ui/app_list/recommended_apps.cc   AppSortInfo() : app(NULL) {}
AppSortInfo        28 chrome/browser/ui/app_list/recommended_apps.cc   AppSortInfo(const extensions::Extension* app,
AppSortInfo        36 chrome/browser/ui/app_list/recommended_apps.cc bool AppLaunchedMoreRecent(const AppSortInfo& app1, const AppSortInfo& app2) {
AppSortInfo        70 chrome/browser/ui/app_list/recommended_apps.cc   std::vector<AppSortInfo> sorted_apps;
AppSortInfo        80 chrome/browser/ui/app_list/recommended_apps.cc         AppSortInfo(app->get(), prefs->GetLastLaunchTime((*app)->id())));