Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
H A Dnapi_common.h205 struct IsDLPFeatureProvidedAsyncContext : public CommonAsyncContext { struct
206 explicit IsDLPFeatureProvidedAsyncContext(napi_env env) : CommonAsyncContext(env) {}; in IsDLPFeatureProvidedAsyncContext() function
207 bool isProvideDLPFeature = false;