Searched refs:ContainsNonThemeKeys (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/common/extensions/
H A Dextension.h742 bool ContainsNonThemeKeys(const DictionaryValue& source) const;
H A Dextension.cc1154 bool Extension::ContainsNonThemeKeys(const DictionaryValue& source) const { function in class:Extension
1847 if (ContainsNonThemeKeys(source)) {

Completed in 72 milliseconds