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

  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_app_tab_helper.cc 33 const extensions::Extension* GetExtensionByID(Profile* profile,
72 return GetExtensionByID(profile_, id) != NULL;
  /external/chromium_org/chrome/browser/extensions/
app_icon_loader_impl.cc 20 const extensions::Extension* GetExtensionByID(Profile* profile,
54 const extensions::Extension* extension = GetExtensionByID(profile_, id);

Completed in 46 milliseconds