Home
last modified time | relevance | path

Searched defs:AppInstallInfo (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/ui/webui/ntp/
Dapp_launcher_handler.h111 struct AppInstallInfo { struct
115 base::string16 title;
139 void OnFaviconForApp(scoped_ptr<AppInstallInfo> install_info, argument
Dapp_launcher_handler.cc91 AppLauncherHandler::AppInstallInfo::AppInstallInfo() {} in AppInstallInfo() function in AppLauncherHandler::AppInstallInfo