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

/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistWindow.cpp57 display_save_alert(const char* message) function
67 display_save_alert(status_t error) function
71 display_save_alert(errorMessage.String());
350 display_save_alert(B_TRANSLATE("Internal error (malformed message). "
363 display_save_alert(B_TRANSLATE("Internal error (out of memory). "
371 display_save_alert(B_TRANSLATE("Internal error (out of memory). "
423 display_save_alert(errorMessage.String());
429 display_save_alert(B_TRANSLATE("Internal error (locking failed). "
436 display_save_alert(ret);

Completed in 76 milliseconds