Lines Matching refs:NetManager
26 NetManager::NetManager()
31 NetManager::~NetManager() {}
33 void NetManager::Init()
35 ENGINE_LOGI("NetManager init");
44 bool NetManager::RegisterCallback(
64 void NetManager::UnregisterCallback(NetChangeCallbackType callbackType)
76 NetType NetManager::GetNetType()
81 bool NetManager::IsNetAvailable(NetType netType)
86 bool NetManager::OnNetChange(NetType netType)
112 bool NetManager::IsBaseNetType(NetType netType)