Searched refs:SetCommentDirty (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DClientRef.cpp179 void CClientRef::SetCommentDirty(bool bDirty) const { m_client->SetCommentDirty(bDirty); } function in class:CClientRef
H A DClientRef.h171 void SetCommentDirty(bool bDirty = true) const; // only wrapper const
H A DClientTCPSocket.cpp399 m_client->SetCommentDirty();
463 m_client->SetCommentDirty();
522 m_client->SetCommentDirty();
615 m_client->SetCommentDirty();
1104 m_client->SetCommentDirty();
H A Dupdownclient.h230 void SetCommentDirty(bool bDirty = true) { m_bCommentDirty = bDirty; } function in class:CUpDownClient
H A DKnownFile.cpp1271 it->SetCommentDirty();

Completed in 70 milliseconds