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

  /external/chromium/chrome/browser/extensions/
extension_prefs.h 171 bool GetActiveBit(const std::string& extension_id);
extension_updater.cc 350 prefs_->GetActiveBit(id));
778 if (extension_prefs_->GetActiveBit(*i)) {
    [all...]
extension_prefs.cc 629 bool ExtensionPrefs::GetActiveBit(const std::string& extension_id) {
    [all...]

Completed in 47 milliseconds