Searched defs:DlpFileAsyncContext (Results 1 – 1 of 1) sorted by relevance
160 struct DlpFileAsyncContext : public CommonAsyncContext { struct161 explicit DlpFileAsyncContext(napi_env env) : CommonAsyncContext(env) {}; in DlpFileAsyncContext() argument175 struct RecoverDlpFileAsyncContext : public CommonAsyncContext { argument