Home
last modified time | relevance | path

Searched refs:FindMetaNodeStorageInfo (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.c47 static MetaNodeStorageInfo *FindMetaNodeStorageInfo(const char *id, bool isUdid) in FindMetaNodeStorageInfo() function
98 storageInfo = FindMetaNodeStorageInfo(info->udid, true); in LnnActiveMetaNode()
147 storageInfo = FindMetaNodeStorageInfo(metaNodeId, false); in LnnDeactiveMetaNode()