Searched refs:g_netLedgerinterface (Results 1 – 2 of 2) sorted by relevance
36 void *g_netLedgerinterface; variable39 g_netLedgerinterface = reinterpret_cast<void *>(this); in AuthNetLedgertInterfaceMock()44 g_netLedgerinterface = nullptr; in ~AuthNetLedgertInterfaceMock()49 return reinterpret_cast<AuthNetLedgertInterfaceMock *>(g_netLedgerinterface); in GetNetLedgerInterface()
35 void *g_netLedgerinterface; variable38 g_netLedgerinterface = reinterpret_cast<void *>(this); in LnnNetLedgertInterfaceMock()43 g_netLedgerinterface = nullptr; in ~LnnNetLedgertInterfaceMock()48 return reinterpret_cast<LnnNetLedgerInterface *>(g_netLedgerinterface); in GetNetLedgerInterface()