Searched refs:is_gallery_install_ (Results 1 – 2 of 2) sorted by relevance
123 bool is_gallery_install() const { return is_gallery_install_; } in is_gallery_install()124 void set_is_gallery_install(bool val) { is_gallery_install_ = val; } in set_is_gallery_install()208 bool is_gallery_install_; variable
115 is_gallery_install_(false), in CrxInstaller()258 if (!is_gallery_install_ && client_) { in AllowInstall()367 extension_->plugins().empty() && is_gallery_install_; in ConfirmInstall()372 if (is_gallery_install_ && whitelisted_manifest.get()) { in ConfirmInstall()