Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
H A Dfuse_mock.cpp35 typedef void (*DestorySessionT)(struct fuse_session *se); typedef
133 (*reinterpret_cast<DestorySessionT>(rawFunc))(se); in fuse_session_destroy()
138 DestorySessionT func = reinterpret_cast<DestorySessionT>(GetLibfuseLibFunc(__func__)); in fuse_session_destroy()