Searched refs:RawAddSource (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 DGenericClientListCtrl.h253 void RawAddSource(CKnownFile* owner, CClientRef source, SourceItemType type);
H A DGenericClientListCtrl.cpp219 void CGenericClientListCtrl::RawAddSource(CKnownFile* owner, CClientRef source, SourceItemType type) function in class:CGenericClientListCtrl
266 RawAddSource(owner, source, type);
408 RawAddSource( file, *it, AVAILABLE_SOURCE );
413 RawAddSource( file, *it, UNAVAILABLE_SOURCE );
422 RawAddSource( file, *it, A4AF_SOURCE );
433 RawAddSource( file, *it, AVAILABLE_SOURCE );
438 RawAddSource( file, *it, UNAVAILABLE_SOURCE );

Completed in 86 milliseconds