Home
last modified time | relevance | path

Searched refs:CheckMetaNodeConfigInfo (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.c36 static bool CheckMetaNodeConfigInfo(const MetaNodeConfigInfo *info) in CheckMetaNodeConfigInfo() function
89 if (!CheckMetaNodeConfigInfo(info) || metaNodeId == NULL) { in LnnActiveMetaNode()