Home
last modified time | relevance | path

Searched refs:LnnInitDistributedLedger (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_virtual.c21 int32_t LnnInitDistributedLedger(void) in LnnInitDistributedLedger() function
H A Dlnn_distributed_net_ledger.c1681 int32_t LnnInitDistributedLedger(void) in LnnInitDistributedLedger() function
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/unittest/
H A Dnet_buscenter_test.cpp65 if (LnnInitDistributedLedger() != SOFTBUS_OK) { in InitServer()
H A Dnet_ledger_test.cpp65 ret = LnnInitDistributedLedger(); in SetUp()
H A Dledger_lane_hub_test.cpp87 ret = LnnInitDistributedLedger(); in SetUpTestCase()
H A Dlane_test.cpp70 int32_t ret = LnnInitDistributedLedger(); in SetUpTestCase()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/include/
H A Dlnn_distributed_net_ledger.h49 int32_t LnnInitDistributedLedger(void);
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/common/
H A Dtrans_lane_test.cpp478 (void)LnnInitDistributedLedger();
692 (void)LnnInitDistributedLedger();
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_lane_test.cpp87 ret = LnnInitDistributedLedger(); in SetUpTestCase()
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/src/
H A Dlnn_net_ledger.c60 if (LnnInitDistributedLedger() != SOFTBUS_OK) { in LnnInitNetLedger()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp89 int32_t ret = LnnInitDistributedLedger(); in SetUp()