Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/include/
H A Dtrans_server_stub.h29 int32_t ServerNotifyAuthSuccess(IpcIo *req, IpcIo *reply);
/ohos5.0/foundation/communication/dsoftbus/core/frame/small/init/src/
H A Dsoftbus_server_stub.c201 { SERVER_NOTIFY_AUTH_SUCCESS, ServerNotifyAuthSuccess},
H A Dtrans_server_stub.c279 int32_t ServerNotifyAuthSuccess(IpcIo *req, IpcIo *reply) in ServerNotifyAuthSuccess() function