Searched refs:g_connInterface (Results 1 – 1 of 1) sorted by relevance
25 void *g_connInterface; variable29 g_connInterface = reinterpret_cast<void *>(this); in LnnConnectInterfaceMock()34 g_connInterface = nullptr; in ~LnnConnectInterfaceMock()39 return reinterpret_cast<LnnConnectInterfaceMock *>(g_connInterface); in GetConnInterface()