Searched refs:g_networkInterface (Results 1 – 1 of 1) sorted by relevance
23 void *g_networkInterface; variable27 g_networkInterface = reinterpret_cast<void *>(this); in NetworkInterfaceMock()32 g_networkInterface = nullptr; in ~NetworkInterfaceMock()37 return reinterpret_cast<NetworkInterfaceMock *>(g_networkInterface); in GetNetworkInterface()