Home
last modified time | relevance | path

Searched refs:GetAllOnlineAndMetaNodeInfo (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.c1582 static int32_t GetAllOnlineAndMetaNodeInfo(NodeBasicInfo **info, int32_t *infoNum, bool isNeedMeta) in GetAllOnlineAndMetaNodeInfo() function
1655 return GetAllOnlineAndMetaNodeInfo(info, infoNum, false); in LnnGetAllOnlineNodeInfo()
1660 return GetAllOnlineAndMetaNodeInfo(info, infoNum, true); in LnnGetAllOnlineAndMetaNodeInfo()