Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/include/
H A Dtrans_server_stub.h26 int32_t ServerCreateSessionServer(IpcIo *req, IpcIo *reply);
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c197 { SERVER_CREATE_SESSION_SERVER, ServerCreateSessionServer },
H A Dtrans_server_stub.c33 int32_t ServerCreateSessionServer(IpcIo *req, IpcIo *reply) in ServerCreateSessionServer() function