Home
last modified time | relevance | path

Searched defs:cnnCode (Results 1 – 1 of 1) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
Dlnn_distributed_net_ledger.c88 ConnectionCode cnnCode; member
179 static int32_t InitConnectionCode(ConnectionCode *cnnCode) in InitConnectionCode()
189 static void DeinitConnectionCode(ConnectionCode *cnnCode) in DeinitConnectionCode()
1095 static int32_t AddCnnCode(Map *cnnCode, const char *uuid, DiscoveryType type, int64_t authSeqNum) in AddCnnCode()
1112 static void RemoveCnnCode(Map *cnnCode, const char *uuid, DiscoveryType type) in RemoveCnnCode()