Searched refs:OnLogRotateThread (Results 1 – 1 of 1) sorted by relevance
103 class OnLogRotateThread : public ::osl::Thread class106 OnLogRotateThread(Reference<XMultiServiceFactory> sf);115 OnLogRotateThread::OnLogRotateThread(Reference<XMultiServiceFactory> sf) in OnLogRotateThread() function in __anon626d69b90111::OnLogRotateThread121 void SAL_CALL OnLogRotateThread::run() in run()140 void OnLogRotateThread::stop() in stop()149 : m_Thread(new OnLogRotateThread(sf)) in OnLogRotateThreadWatcher()174 ::std::auto_ptr<OnLogRotateThread> m_Thread;
Completed in 5 milliseconds