Searched defs:AppInstallInfo (Results 1 - 2 of 2) sorted by last modified time

/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dapp_launcher_handler.cc90 AppLauncherHandler::AppInstallInfo::AppInstallInfo() {} function in class:AppLauncherHandler::AppInstallInfo
92 AppLauncherHandler::AppInstallInfo::~AppInstallInfo() {}
697 scoped_ptr<AppInstallInfo> install_info(new AppInstallInfo());
724 scoped_ptr<AppInstallInfo> install_info,
H A Dapp_launcher_handler.h111 struct AppInstallInfo { struct in class:AppLauncherHandler
112 AppInstallInfo();
113 ~AppInstallInfo();
139 void OnFaviconForApp(scoped_ptr<AppInstallInfo> install_info,

Completed in 76 milliseconds