Searched refs:ExtProtocolAvailable (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUpDownClientEC.h79 bool ExtProtocolAvailable() const { return m_bEmuleProtocol; } function in class:CUpDownClient
H A DClientRef.cpp121 bool WRAPC(ExtProtocolAvailable)
H A DClientRef.h118 bool ExtProtocolAvailable() const;
H A DUploadClient.cpp724 if (!ExtProtocolAvailable()) {
747 if (!m_bCommentDirty || file == NULL || !ExtProtocolAvailable() || m_byAcceptCommentVer < 1) {
H A Dupdownclient.h189 bool ExtProtocolAvailable() const { return m_bEmuleProtocol;} function in class:CUpDownClient
H A DECSpecialCoreTags.cpp288 AddTag(CECTag(EC_TAG_CLIENT_EXT_PROTOCOL, client->ExtProtocolAvailable()), valuemap);
H A DDownloadClient.cpp191 ExtProtocolAvailable() && (SupportsSourceExchange2() || GetSourceExchange1Version() > 1) &&
H A DGenericClientListCtrl.cpp810 } else if ( !client.ExtProtocolAvailable() ) {

Completed in 376 milliseconds