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

/haiku/headers/os/app/
H A DNotification.h89 BString fSourceName; member in class:BNotification
/haiku/src/kits/app/
H A DNotification.cpp54 fSourceName = path.Leaf();
68 fSourceName = appName;
166 status = archive->AddString("_appname", fSourceName);
235 return fSourceName;

Completed in 81 milliseconds