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