Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c156 static int32_t InitConnectionCode(ConnectionCode *cnnCode) in InitConnectionCode() function
1694 if (InitConnectionCode(&g_distributedNetLedger.cnnCode) != SOFTBUS_OK) { in LnnInitDistributedLedger()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/
H A Dlnn_disctributed_net_ledger_test.cpp542 ret = InitConnectionCode(nullptr);