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

  /external/chromium_org/chrome/browser/component_updater/
default_component_installer.cc 88 current_manifest_.reset(manifest.DeepCopy());
90 current_manifest_->DeepCopy());
157 current_manifest_ = ReadManifest(latest_dir);
158 if (current_manifest_) {
216 current_manifest_->DeepCopy());
default_component_installer.h 104 scoped_ptr<base::DictionaryValue> current_manifest_; member in class:component_updater::DefaultComponentInstaller

Completed in 446 milliseconds