Home
last modified time | relevance | path

Searched refs:m_clientFilename (Results 1 – 10 of 10) sorted by relevance

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DUpDownClientEC.h81 const wxString& GetClientFilename() const { return m_clientFilename; }
141 wxString m_clientFilename;
H A Dupdownclient.h193 const wxString& GetClientFilename() const { return m_clientFilename; } in GetClientFilename()
723 wxString m_clientFilename; variable
H A DBaseClient.cpp1190 …AddDebugLogLineN( logClient, wxString(wxT("Invalid Rating for file '")) << m_clientFilename << wxT… in ProcessMuleCommentPacket()
1194 …AddDebugLogLineN( logClient, wxString(wxT("Rating for file '")) << m_clientFilename << wxT("' rece… in ProcessMuleCommentPacket()
1202 …AddDebugLogLineN( logClient, wxString(wxT("Description for file '")) << m_clientFilename << wxT("'… in ProcessMuleCommentPacket()
1999 m_clientFilename.Clear(); in ResetFileStatusInfo()
H A DDownloadClient.cpp350 m_clientFilename = data->ReadString((GetUnicodeSupport() != utf8strNone)); in ProcessFileInfo()
H A Damule-remote-gui.cpp1429 tag->RemoteFilename(client->m_clientFilename); in ProcessItemUpdate()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DUpDownClientEC.h81 const wxString& GetClientFilename() const { return m_clientFilename; } in GetClientFilename()
141 wxString m_clientFilename; variable
H A Dupdownclient.h193 const wxString& GetClientFilename() const { return m_clientFilename; }
723 wxString m_clientFilename;
H A DBaseClient.cpp1190 …AddDebugLogLineN( logClient, wxString(wxT("Invalid Rating for file '")) << m_clientFilename << wxT… in ProcessMuleCommentPacket()
1194 …AddDebugLogLineN( logClient, wxString(wxT("Rating for file '")) << m_clientFilename << wxT("' rece… in ProcessMuleCommentPacket()
1202 …AddDebugLogLineN( logClient, wxString(wxT("Description for file '")) << m_clientFilename << wxT("'… in ProcessMuleCommentPacket()
1999 m_clientFilename.Clear(); in ResetFileStatusInfo()
H A DDownloadClient.cpp350 m_clientFilename = data->ReadString((GetUnicodeSupport() != utf8strNone)); in ProcessFileInfo()
H A Damule-remote-gui.cpp1429 tag->RemoteFilename(client->m_clientFilename); in ProcessItemUpdate()