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

/haiku/src/kits/tracker/
H A DTracker.cpp944 entry_ref handlingApp; local
945 if (message->FindRef("handler", &handlingApp) == B_OK)
970 BFile handlingNode(&handlingApp, O_RDONLY);
978 TrackerLaunch(&handlingApp, message, true);

Completed in 95 milliseconds