OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IsExtensionBlacklisted
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/extensions/
extension_prefs.cc
456
bool ExtensionPrefs::
IsExtensionBlacklisted
(const std::string& extension_id) {
[
all
...]
/external/chromium_org/chrome/browser/extensions/
extension_prefs.cc
760
bool currently_blacklisted =
IsExtensionBlacklisted
(extension_id);
784
bool ExtensionPrefs::
IsExtensionBlacklisted
(const std::string& id) const {
[
all
...]
Completed in 535 milliseconds