Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/include/
H A Dbus_center_server_stub.h46 int32_t ServerDeactiveMetaNode(IpcIo *req, IpcIo *reply);
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c194 { SERVER_DEACTIVE_META_NODE, ServerDeactiveMetaNode },
H A Dbus_center_server_stub.c580 int32_t ServerDeactiveMetaNode(IpcIo *req, IpcIo *reply) in ServerDeactiveMetaNode() function