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

  /external/chromium/chrome/browser/extensions/
crx_installer.h 111 void set_expected_id(const std::string& val) { expected_id_ = val; } function in class:CrxInstaller
  /external/chromium_org/chrome/browser/extensions/
crx_installer.h 126 void set_expected_id(const std::string& val) { expected_id_ = val; } function in class:extensions::CrxInstaller

Completed in 65 milliseconds