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

  /external/chromium_org/chrome/browser/ui/webui/ntp/
app_launcher_handler.h 139 void OnFaviconForApp(scoped_ptr<AppInstallInfo> install_info,
app_launcher_handler.cc 704 base::Bind(&AppLauncherHandler::OnFaviconForApp,
723 void AppLauncherHandler::OnFaviconForApp(
  /external/chromium_org/chrome/browser/extensions/api/management/
management_api.h 232 void OnFaviconForApp(const favicon_base::FaviconImageResult& image_result);
management_api.cc 882 void ManagementGenerateAppForLinkFunction::OnFaviconForApp(
933 base::Bind(&ManagementGenerateAppForLinkFunction::OnFaviconForApp, this),
    [all...]

Completed in 529 milliseconds