Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/include/
H A Dbus_center_server_stub.h31 int32_t ServerLeaveMetaNode(IpcIo *req, IpcIo *reply);
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c183 { SERVER_LEAVE_METANODE, ServerLeaveMetaNode },
H A Dbus_center_server_stub.c114 int32_t ServerLeaveMetaNode(IpcIo *req, IpcIo *reply) in ServerLeaveMetaNode() function