Home
last modified time | relevance | path

Searched refs:CreateMetaNodeStorageInfo (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_meta_node_ledger.c66 static MetaNodeStorageInfo *CreateMetaNodeStorageInfo(const MetaNodeConfigInfo *info, const char *n… in CreateMetaNodeStorageInfo() function
108 storageInfo = CreateMetaNodeStorageInfo(info, metaNodeId); in LnnActiveMetaNode()