Searched refs:OnDidGetManifest (Results 1 – 2 of 2) sorted by relevance
53 void OnDidGetManifest(const content::Manifest& manifest);
111 web_contents()->GetManifest(base::Bind(&ShortcutHelper::OnDidGetManifest, in OnDidGetWebApplicationInfo()233 void ShortcutHelper::OnDidGetManifest(const content::Manifest& manifest) { in OnDidGetManifest() function in ShortcutHelper