Searched defs:GetPermInfoAsyncContext (Results 1 – 1 of 1) sorted by relevance
195 struct GetPermInfoAsyncContext : public CommonAsyncContext { struct196 explicit GetPermInfoAsyncContext(napi_env env) : CommonAsyncContext(env) {}; in GetPermInfoAsyncContext() argument197 DLPPermissionInfo permInfo;