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

/haiku/src/servers/notification/
H A DNotificationWindow.cpp97 BDirectory cacheDir; local
98 result = cacheDir.SetTo(fCachePath.Path());
100 cacheDir.CreateDirectory(fCachePath.Path(), NULL);

Completed in 43 milliseconds