OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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