Searched refs:GetLocalPassword (Results 1 – 4 of 4) sorted by relevance
239 if (pDoc->m_pNetworkConnection->GetLocalPassword(strPassword) == 0) { in OnComputerNameUpdated()
76 int GetLocalPassword(wxString& strPassword);
449 pDoc->m_pNetworkConnection->GetLocalPassword(strPassword); in ShutdownBOINCCore()
126 int CNetworkConnection::GetLocalPassword(wxString& strPassword){ in GetLocalPassword() function in CNetworkConnection165 m_iReadGUIRPCAuthFailure = GetLocalPassword(m_strNewComputerPassword); in Poll()