Home
last modified time | relevance | path

Searched defs:AppLauncher (Results 1 – 14 of 14) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/first_run/
H A Dfirst_run.cc104 class AppLauncher : public ProfileObserver, class
116 explicit AppLauncher(Profile* profile) : profile_(profile) { in AppLauncher() function in chromeos::first_run::__anonee5aff4f0111::AppLauncher
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/borealis/
H A Dborealis_service_impl.cc22 BorealisAppLauncher& BorealisServiceImpl::AppLauncher() { in AppLauncher() function in borealis::BorealisServiceImpl
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.incubator.jpackage/linux/native/applauncher/
H A DPackage.h33 class AppLauncher; variable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jpackage/linux/native/applauncher/
H A DPackage.h33 class AppLauncher; variable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jpackage/linux/native/libapplauncher/
H A DPackage.h33 class AppLauncher; variable
/dports/deskutils/flameshot/flameshot-0.10.2/src/tools/launcher/
H A Dapplaunchertool.cpp7 AppLauncher::AppLauncher(QObject* parent) in AppLauncher() function in AppLauncher
/dports/math/optpp/optpp-2.4/src/UserInterface/
H A DAppLauncher.C22 AppLauncher::AppLauncher(DOMElement* appXML, bool createDir) in AppLauncher() function
84 AppLauncher::AppLauncher(DOMElement* appXML, VariableList& variables, in AppLauncher() function
/dports/math/optpp/optpp-2.4/include/
H A DAppLauncher.h46 AppLauncher(){;} in AppLauncher() function
H A DVariableList.h45 class AppLauncher; variable
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/containmentactions/applauncher/
H A Dlaunch.cpp14 AppLauncher::AppLauncher(QObject *parent, const QVariantList &args) in AppLauncher() function in AppLauncher
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jpackage/share/native/applauncher/
H A DAppLauncher.cpp37 AppLauncher::AppLauncher() { in AppLauncher() function in AppLauncher
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.incubator.jpackage/share/native/applauncher/
H A DAppLauncher.cpp37 AppLauncher::AppLauncher() { in AppLauncher() function in AppLauncher
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jpackage/share/native/applauncher/
H A DAppLauncher.cpp37 AppLauncher::AppLauncher() { in AppLauncher() function in AppLauncher
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/app_list/arc/
H A Darc_app_unittest.cc2991 TEST_P(ArcAppModelBuilderTest, AppLauncher) { in TEST_P() argument