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

  /external/chromium_org/chrome/browser/component_updater/pnacl/
pnacl_component_installer.h 66 std::string current_fingerprint() const { return current_fingerprint_; }
69 current_fingerprint_ = current_fingerprint;
76 std::string current_fingerprint_; member in class:component_updater::PnaclComponentInstaller
  /external/chromium_org/components/component_updater/
default_component_installer.h 109 std::string current_fingerprint_; member in class:component_updater::DefaultComponentInstaller
default_component_installer.cc 174 &current_fingerprint_);
213 crx.fingerprint = current_fingerprint_;

Completed in 1306 milliseconds