Home
last modified time | relevance | path

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

/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
Dnapi_common.h177 struct GetPermInfoAsyncContext : public CommonAsyncContext { struct
178 explicit GetPermInfoAsyncContext(napi_env env) : CommonAsyncContext(env) {}; in GetPermInfoAsyncContext() argument
179 DLPPermissionInfo permInfo;