Home
last modified time | relevance | path

Searched refs:SetLogPath (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/poorman/
H A DPoorManWindow.h120 void SetLogPath(const char* str);
H A DPoorManPreferencesWindow.cpp131 win->SetLogPath(fLoggingView->LogFileName()); in MessageReceived()
H A DPoorManWindow.cpp728 PoorManWindow::SetLogPath(const char* str) in SetLogPath() function in PoorManWindow