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

  /external/chromium_org/components/component_updater/
default_component_installer.cc 98 current_manifest_.reset(manifest.DeepCopy());
100 current_manifest_->DeepCopy());
168 current_manifest_ = ReadManifest(latest_dir);
169 if (current_manifest_) {
226 current_manifest_->DeepCopy());
default_component_installer.h 110 scoped_ptr<base::DictionaryValue> current_manifest_; member in class:component_updater::DefaultComponentInstaller

Completed in 266 milliseconds