Home
last modified time | relevance | path

Searched defs:DlpFileAsyncContext (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
H A Dnapi_common.h160 struct DlpFileAsyncContext : public CommonAsyncContext { struct
161 explicit DlpFileAsyncContext(napi_env env) : CommonAsyncContext(env) {}; in DlpFileAsyncContext() argument
175 struct RecoverDlpFileAsyncContext : public CommonAsyncContext { argument