Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/include/
H A Dlnn_distributed_net_ledger_common.h67 } DoubleHashMap; typedef
80 DoubleHashMap distributedInfo;
99 NodeInfo *GetNodeInfoFromMap(const DoubleHashMap *map, const char *id);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_distributed_net_ledger.c133 static int32_t InitDistributedInfo(DoubleHashMap *map) in InitDistributedInfo()
145 static void DeinitDistributedInfo(DoubleHashMap *map) in DeinitDistributedInfo()
278 DoubleHashMap *map = &g_distributedNetLedger.distributedInfo; in GetDLOnlineNodeNumLocked()
308 DoubleHashMap *map = &g_distributedNetLedger.distributedInfo; in FillDLOnlineNodeInfoLocked()
358 DoubleHashMap *map = &g_distributedNetLedger.distributedInfo; in PostOnlineNodesToCb()
384 DoubleHashMap *map = &g_distributedNetLedger.distributedInfo; in LnnGetNodeInfoById()
650 DoubleHashMap *map = NULL; in LnnUpdateNetworkId()
698 DoubleHashMap *map = NULL; in LnnUpdateNodeInfo()
754 DoubleHashMap *map = NULL; in LnnAddMetaInfo()
1215 DoubleHashMap *map = NULL; in LnnUpdateAccountInfo()
[all …]
H A Dlnn_distributed_net_ledger_manager.c806 DoubleHashMap *map = &(LnnGetDistributedNetLedger()->distributedInfo); in LnnSetDLDeviceInfoName()
865 DoubleHashMap *map = &(LnnGetDistributedNetLedger()->distributedInfo); in LnnSetDLUnifiedDeviceName()
899 DoubleHashMap *map = &(LnnGetDistributedNetLedger()->distributedInfo); in LnnSetDLUnifiedDefaultDeviceName()
933 DoubleHashMap *map = &(LnnGetDistributedNetLedger()->distributedInfo); in LnnSetDLDeviceNickNameByUdid()
967 DoubleHashMap *map = &(LnnGetDistributedNetLedger()->distributedInfo); in LnnSetDLDeviceStateVersion()
997 DoubleHashMap *map = &(LnnGetDistributedNetLedger()->distributedInfo); in LnnSetDLDeviceBroadcastCipherKey()
1026 DoubleHashMap *map = &(LnnGetDistributedNetLedger()->distributedInfo); in LnnSetDLDeviceBroadcastCipherIv()