Searched defs:SetDlpFeatureAsyncContext (Results 1 – 1 of 1) sorted by relevance
53 struct SetDlpFeatureAsyncContext : public CommonAsyncContext { struct54 explicit SetDlpFeatureAsyncContext(napi_env env) : CommonAsyncContext(env) {}; in SetDlpFeatureAsyncContext() function55 DlpFeatureInfo dlpFeatureInfo;56 StatusSetInfo statusSetInfo;