Searched defs:LoadExtent (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/common/
H A Dextension.cc542 // Load App settings. LoadExtent at least has to be done before
602 if (!LoadExtent(keys::kWebURLs, &extent_,
624 bool Extension::LoadExtent(const char* key, function in class:extensions::Extension
/external/chromium/chrome/common/extensions/
H A Dextension.cc1171 bool Extension::LoadExtent(const DictionaryValue* manifest, function in class:Extension
2149 !LoadExtent(manifest_value_.get(), keys::kWebURLs,

Completed in 320 milliseconds