Searched refs:SimpleSoundApp (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/tests/kits/game/simple_game_sound_test/
H A DSimpleSoundTest.cpp51 SimpleSoundApp app("application/x-vnd.OBOS.GameKitApp");
57 // SimpleSoundApp ---------------------------------------------------------
58 SimpleSoundApp::SimpleSoundApp(const char *signature) function in class:SimpleSoundApp
64 void SimpleSoundApp::ReadyToRun()
71 void SimpleSoundApp::RefsReceived(BMessage* msg)
H A DSimpleSoundTest.h63 class SimpleSoundApp : public BApplication class in inherits:BApplication
66 SimpleSoundApp(const char * signature);

Completed in 50 milliseconds