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

  /external/chromium_org/chrome/browser/android/
shortcut_helper.h 53 void OnDidGetManifest(const content::Manifest& manifest);
shortcut_helper.cc 111 web_contents()->GetManifest(base::Bind(&ShortcutHelper::OnDidGetManifest,
233 void ShortcutHelper::OnDidGetManifest(const content::Manifest& manifest) {

Completed in 677 milliseconds