Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger_manager.c313 SoftBusMutexUnlock(&(LnnGetDistributedNetLedger()->lock)); in LnnUpdateNodeBleMac()
352 SoftBusMutexUnlock(&LnnGetDistributedNetLedger()->lock); in LnnSetRemoteScreenStatusInfo()
830 SoftBusMutexUnlock(&(LnnGetDistributedNetLedger()->lock)); in LnnSetDLDeviceInfoName()
833 SoftBusMutexUnlock(&(LnnGetDistributedNetLedger()->lock)); in LnnSetDLDeviceInfoName()
890 SoftBusMutexUnlock(&(LnnGetDistributedNetLedger()->lock)); in LnnSetDLUnifiedDeviceName()
893 SoftBusMutexUnlock(&(LnnGetDistributedNetLedger()->lock)); in LnnSetDLUnifiedDeviceName()
924 SoftBusMutexUnlock(&(LnnGetDistributedNetLedger()->lock)); in LnnSetDLUnifiedDefaultDeviceName()
927 SoftBusMutexUnlock(&(LnnGetDistributedNetLedger()->lock)); in LnnSetDLUnifiedDefaultDeviceName()
958 SoftBusMutexUnlock(&(LnnGetDistributedNetLedger()->lock)); in LnnSetDLDeviceNickNameByUdid()
961 SoftBusMutexUnlock(&(LnnGetDistributedNetLedger()->lock)); in LnnSetDLDeviceNickNameByUdid()
[all …]
H A Dlnn_distributed_net_ledger.c54 DistributedNetLedger* LnnGetDistributedNetLedger(void) in LnnGetDistributedNetLedger() function
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/include/
H A Dlnn_distributed_net_ledger_common.h101 DistributedNetLedger* LnnGetDistributedNetLedger(void);