Searched refs:KnownFile_Comment_Set (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DGuiEvents.cpp312 void KnownFile_Comment_Set(CKnownFile* file, wxString comment, int8 rating) function in namespace:MuleNotify
696 void KnownFile_Comment_Set(CKnownFile* file, wxString comment, int8 rating) function in namespace:MuleNotify
H A DGuiEvents.h164 void KnownFile_Comment_Set(CKnownFile* file, wxString comment, int8 rating);
544 #define CoreNotify_KnownFile_Comment_Set(ptr, v0, v1) MuleNotify::DoNotify(&MuleNotify::KnownFile_Comment_Set, ptr, v0, v1)

Completed in 339 milliseconds