Home
last modified time | relevance | path

Searched refs:DistributedNetLedger (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/include/
H A Dlnn_distributed_net_ledger_common.h85 } DistributedNetLedger; typedef
101 DistributedNetLedger* LnnGetDistributedNetLedger(void);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c52 DistributedNetLedger g_distributedNetLedger;
54 DistributedNetLedger* LnnGetDistributedNetLedger(void) in LnnGetDistributedNetLedger()