| 65 | void AFCProxyNetModule::OnServerInfoProcess(const AFNetMsg* msg, const int64_t session_id) {} |
| 66 | |
| 67 | void AFCProxyNetModule::OnSelectServerResultProcess(const AFNetMsg* msg, const int64_t session_id) {} |
| 68 | |
| 69 | bool AFCProxyNetModule::VerifyConnectData(const std::string& strAccount, const std::string& strKey) |
| 70 | { |
nothing calls this directly
no outgoing calls
no test coverage detected