Home
last modified time | relevance | path

Searched refs:DownloadFile_SetDirty (Results 1 – 6 of 6) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DExternalConn.h243 void DownloadFile_SetDirty(const CPartFile *file);
H A DGuiEvents.cpp131 …theApp->ECServerHandler->m_ec_notifier->DownloadFile_SetDirty(static_cast<const CPartFile*>(item)); in DownloadCtrlUpdateItem()
H A DExternalConn.cpp2150 void ECNotifier::DownloadFile_SetDirty(const CPartFile *file) function in ECNotifier
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DExternalConn.h243 void DownloadFile_SetDirty(const CPartFile *file);
H A DGuiEvents.cpp131 …theApp->ECServerHandler->m_ec_notifier->DownloadFile_SetDirty(static_cast<const CPartFile*>(item)); in DownloadCtrlUpdateItem()
H A DExternalConn.cpp2152 void ECNotifier::DownloadFile_SetDirty(const CPartFile *file) function in ECNotifier