Searched refs:installForAllUsers (Results 1 – 3 of 3) sorted by relevance
99 bool installForAllUsers( bool &bInstallForAll ) const;242 bool installForAllUsers( bool &bInstallForAll ) const;
249 bInstall = getDialogHelper()->installForAllUsers( bInstallForAll ); in installPackage()
667 bool DialogHelper::installForAllUsers( bool &bInstallForAll ) const in installForAllUsers() function in dp_gui::DialogHelper