Searched refs:_Launch (Results 1 - 5 of 5) sorted by relevance

/haiku/src/bin/desklink/
H A DMediaReplicant.cpp138 void _Launch(const char* prettyName,
323 _Launch("MediaPlayer", "application/x-vnd.Haiku-MediaPlayer",
328 _Launch("Media Preferences", "application/x-vnd.Haiku-Media",
333 _Launch("Sounds Preferences", "application/x-vnd.Haiku-Sounds",
481 MediaReplicant::_Launch(const char* prettyName, const char* signature,
/haiku/src/apps/diskusage/
H A DPieView.h61 void _Launch(FileInfo* info,
H A DPieView.cpp255 _Launch(info);
724 _Launch(info);
732 _Launch(info, ((AppMenuItem*)item)->AppRef());
751 PieView::_Launch(FileInfo* info, const entry_ref* appRef) function in class:PieView
/haiku/src/servers/launch/
H A DJob.h123 status_t _Launch(const char* signature, entry_ref* ref,
H A DJob.cpp378 return _Launch(signature.String(), NULL, 0, NULL, &environment[0]);
404 return _Launch(NULL, &ref, count, &args[0], &environment[0]);
688 Job::_Launch(const char* signature, entry_ref* ref, int argCount,

Completed in 112 milliseconds