Searched refs:PartFile_PrioSet (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.cpp287 void PartFile_PrioSet(CPartFile* file, uint8 newDownPriority, bool) function in namespace:MuleNotify
668 void PartFile_PrioSet(CPartFile* file, uint8 newDownPriority, bool bSave) function in namespace:MuleNotify
H A DGuiEvents.h158 void PartFile_PrioSet(CPartFile* file, uint8 newDownPriority, bool bSave);
537 #define CoreNotify_PartFile_PrioSet(p, v0, v1) MuleNotify::DoNotify(&MuleNotify::PartFile_PrioSet, p, v0, v1)

Completed in 38 milliseconds