Searched refs:SoftwareUpdaterApp (Results 1 - 2 of 2) sorted by relevance

/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterApp.h18 class SoftwareUpdaterApp : public BApplication { class in inherits:BApplication
20 SoftwareUpdaterApp();
21 ~SoftwareUpdaterApp();
H A DSoftwareUpdaterApp.cpp10 #include "SoftwareUpdaterApp.h"
18 #define B_TRANSLATION_CONTEXT "SoftwareUpdaterApp"
45 SoftwareUpdaterApp::SoftwareUpdaterApp() function in class:SoftwareUpdaterApp
57 SoftwareUpdaterApp::~SoftwareUpdaterApp()
67 SoftwareUpdaterApp::QuitRequested()
81 SoftwareUpdaterApp::ReadyToRun()
91 SoftwareUpdaterApp::ArgvReceived(int32 argc, char **argv)
145 SoftwareUpdaterApp
[all...]

Completed in 32 milliseconds