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

  /external/chromium/chrome/browser/extensions/
crx_installer_browsertest.cc 57 installer->set_allow_silent_install(true);
crx_installer.h 121 void set_allow_silent_install(bool val) { allow_silent_install_ = val; } function in class:CrxInstaller
  /external/chromium/chrome/browser/download/
download_util.cc 344 installer->set_allow_silent_install(is_gallery_download);
    [all...]

Completed in 40 milliseconds