Home
last modified time | relevance | path

Searched refs:FTPLoaderThread (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/ucb/source/ucp/ftp/
H A Dftploaderthread.hxx43 class FTPLoaderThread class
47 FTPLoaderThread();
48 ~FTPLoaderThread();
59 FTPLoaderThread(const FTPLoaderThread&);
60 FTPLoaderThread& operator=(const FTPLoaderThread&);
H A Dftploaderthread.cxx75 FTPLoaderThread::FTPLoaderThread() in FTPLoaderThread() function in FTPLoaderThread
81 FTPLoaderThread::~FTPLoaderThread() { in ~FTPLoaderThread()
87 CURL* FTPLoaderThread::handle() { in handle()
H A Dftpcontentprovider.hxx52 class FTPLoaderThread;
111 FTPLoaderThread *m_ftpLoaderThread;
H A Dtest_ftpurl.cxx59 : p(new ftp::FTPLoaderThread) { in FTPHandleProviderI()
120 ftp::FTPLoaderThread *p;
H A Dftpcontentprovider.cxx185 m_ftpLoaderThread = new FTPLoaderThread(); in init()

Completed in 31 milliseconds