Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/src/
H A Dbus_center_event.c192 static NodeBasicInfo *DupNodeBasicInfo(const NodeBasicInfo *info) in DupNodeBasicInfo() function
239 msg->obj = DupNodeBasicInfo(info); in PostNotifyMessage()