Searched refs:LnnNetLedgerInterface (Results 1 – 2 of 2) sorted by relevance
33 class LnnNetLedgerInterface {35 LnnNetLedgerInterface() {}; in LnnNetLedgerInterface() function36 virtual ~LnnNetLedgerInterface() {}; in ~LnnNetLedgerInterface()115 class LnnNetLedgertInterfaceMock : public LnnNetLedgerInterface {
46 static LnnNetLedgerInterface *GetNetLedgerInterface() in GetNetLedgerInterface()48 return reinterpret_cast<LnnNetLedgerInterface *>(g_netLedgerinterface); in GetNetLedgerInterface()