Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/include/
H A Dnapi_common.h238 struct GetRetentionSandboxListAsyncContext : public CommonAsyncContext { struct
239 explicit GetRetentionSandboxListAsyncContext(napi_env env) : CommonAsyncContext(env) {}; in GetRetentionSandboxListAsyncContext() function
240 std::string bundleName = "";
241 std::vector<RetentionSandBoxInfo> retentionSandBoxInfoVec;