Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/include/
H A Dtrans_server_stub.h27 int32_t ServerRemoveSessionServer(IpcIo *req, IpcIo *reply);
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c198 { SERVER_REMOVE_SESSION_SERVER, ServerRemoveSessionServer },
H A Dtrans_server_stub.c63 int32_t ServerRemoveSessionServer(IpcIo *req, IpcIo *reply) in ServerRemoveSessionServer() function