Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c52 DistributedNetLedger g_distributedNetLedger; variable
56 return &g_distributedNetLedger; in LnnGetDistributedNetLedger()
182 g_distributedNetLedger.status = DL_INIT_UNKNOWN; in LnnDeinitDistributedLedger()
188 SoftBusMutexDestroy(&g_distributedNetLedger.lock); in LnnDeinitDistributedLedger()
654 map = &g_distributedNetLedger.distributedInfo; in LnnUpdateNetworkId()
675 SoftBusMutexUnlock(&g_distributedNetLedger.lock); in LnnUpdateNetworkId()
705 map = &g_distributedNetLedger.distributedInfo; in LnnUpdateNodeInfo()
740 SoftBusMutexUnlock(&g_distributedNetLedger.lock); in LnnUpdateNodeInfo()
757 map = &g_distributedNetLedger.distributedInfo; in LnnAddMetaInfo()
1219 map = &g_distributedNetLedger.distributedInfo; in LnnUpdateAccountInfo()
[all …]