Home
last modified time | relevance | path

Searched refs:LoadExtent (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/common/extensions/
Dextension.h703 bool LoadExtent(const DictionaryValue* manifest,
Dextension.cc1171 bool Extension::LoadExtent(const DictionaryValue* manifest, in LoadExtent() function in Extension
2149 !LoadExtent(manifest_value_.get(), keys::kWebURLs, in InitFromValue()