Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
H A Dnapi_common.h195 struct GetPermInfoAsyncContext : public CommonAsyncContext { struct
196 explicit GetPermInfoAsyncContext(napi_env env) : CommonAsyncContext(env) {}; in GetPermInfoAsyncContext() argument
197 DLPPermissionInfo permInfo;