HomeSort by relevance Sort by last modified time
    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 732 bool currently_blacklisted = IsExtensionBlacklisted(extension_id);
756 bool ExtensionPrefs::IsExtensionBlacklisted(const std::string& id) const {
    [all...]

Completed in 333 milliseconds