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

/haiku/src/kits/tracker/
H A DFSUtils.cpp3475 _TrackerLaunchAppWithDocuments(const entry_ref* appRef, const BMessage* refs, function in namespace:BPrivate
3870 _TrackerLaunchAppWithDocuments(appRef, refs, openWithOK);
3872 AsynchLaunchBinder(&_TrackerLaunchAppWithDocuments, appRef, refs,
3883 _TrackerLaunchAppWithDocuments(appRef, NULL, false);
3885 AsynchLaunchBinder(&_TrackerLaunchAppWithDocuments, appRef, 0, false);

Completed in 32 milliseconds