Searched refs:ShutDown (Results 1 - 11 of 11) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule-gui.cpp275 void CamuleGuiApp::ShutDown(wxCloseEvent &WXUNUSED(evt))
279 CamuleApp::ShutDown();
H A Damule.h268 void ShutDown();
393 void ShutDown(wxCloseEvent &evt);
H A Damuled.cpp594 // ShutDown is beeing called twice. Once here and again in OnExit().
595 ShutDown();
686 ShutDown();
H A Damule-remote-gui.h655 void ShutDown(wxCloseEvent &evt);
H A Damule.cpp1365 void CamuleApp::ShutDown() function in class:CamuleApp
1371 AddDebugLogLineN(logGeneral, wxT("CamuleApp::ShutDown() has started."));
1429 AddDebugLogLineN(logGeneral, wxT("CamuleApp::ShutDown() has ended."));
H A DamuleDlg.cpp925 theApp->ShutDown(evt);
H A Damule-remote-gui.cpp213 void CamuleRemoteGuiApp::ShutDown(wxCloseEvent &WXUNUSED(evt))
H A DExternalConn.cpp1347 theApp->ShutDown(evt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dsocketft.h83 void ShutDown(int how = SD_SEND);
213 void SendEof() {ShutDown(SD_SEND);}
H A Dsocketft.cpp204 void Socket::ShutDown(int how) function in class:Socket
433 m_s.ShutDown(SD_SEND);
514 m_s.ShutDown(SD_SEND);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/ec/cpp/
H A DRemoteConnect.h112 void ShutDown();

Completed in 64 milliseconds