Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/adapter/bus_center/src/
H A Dlnn_deviceinfo_to_profile_virtual.c23 void InsertMetaNodeInfoToProfile(MetaNodeInfo *info) in InsertMetaNodeInfoToProfile() function
/ohos5.0/foundation/communication/dsoftbus/core/adapter/bus_center/include/
H A Dlnn_deviceinfo_to_profile.h29 void InsertMetaNodeInfoToProfile(MetaNodeInfo *info);
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/
H A Dlnn_meta_node_ledger.c114 InsertMetaNodeInfoToProfile(&storageInfo->info); in LnnActiveMetaNode()