Searched refs:IsKadRunning (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 DServerWnd.cpp205 if (theApp->IsKadRunning()) {
H A Damule.h202 bool IsKadRunning() const;
H A Damule-remote-gui.h697 bool IsKadRunning() const { return ((m_ConnState & CONNECTED_KAD_OK) function in class:CamuleRemoteGuiApp
H A DamuleDlg.cpp723 } else if (theApp->IsKadRunning()) {
759 (theApp->IsKadRunning() && !theApp->IsConnectedKad())) {
H A DTextClient.cpp715 if (connState->IsKadRunning()) {
H A Damule.cpp1672 bool CamuleApp::IsKadRunning() const function in class:CamuleApp
H A Damule-remote-gui.cpp774 if (tag->IsKadRunning()) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DECSpecialTags.h203 bool IsKadRunning() const { return (GetInt() & 0x10) != 0; } function in class:CEC_ConnState_Tag

Completed in 128 milliseconds