Home
last modified time | relevance | path

Searched refs:ownerAccount (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_parse/test/
H A Ddlp_file_manager_test.cpp439 property.ownerAccount = "owner";
468 property.ownerAccount = "";
491 property.ownerAccount = "owner";
521 property.ownerAccount = "owner";
543 property.ownerAccount = "owner";
571 property.ownerAccount = "";
591 property.ownerAccount = "owner";
611 property.ownerAccount = "owner";
H A Ddlp_file_kits_test.cpp94 prop.ownerAccount = "ohosAnonymousName"; in CreateDlpFileFd()
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/
H A Ddlp_file_test.cpp111 encProp.ownerAccount = DEFAULT_CURRENT_ACCOUNT; in GenerateRandProperty()
198 ASSERT_EQ(policy.ownerAccount_, prop.ownerAccount);
259 ASSERT_EQ(policy.ownerAccount_, prop.ownerAccount);
H A Ddlp_fuse_test.cpp161 encProp.ownerAccount = DEFAULT_CURRENT_ACCOUNT; in GenerateRandProperty()
/ohos5.0/base/security/dlp_permission_service/frameworks/common/include/
H A Dpermission_policy.h88 std::string ownerAccount; member
/ohos5.0/base/security/dlp_permission_service/test/fuzztest/dlp_permission/fuzzer/dlpfile_fuzzer/
H A Ddlpfile_fuzzer.cpp88 encProp.ownerAccount = account; in GenerateRandProperty()
/ohos5.0/base/security/dlp_permission_service/frameworks/common/src/
H A Dpermission_policy.cpp141 ownerAccount_ = property.ownerAccount; in PermissionPolicy()
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp651 asyncContext.plaintextFd, asyncContext.property.ownerAccount.c_str(), in GetGenerateDlpFileParams()
1185 if (!GetStringValueByKey(env, jsObject, "ownerAccount", property.ownerAccount)) { in GetDlpProperty()
1303 …NAPI_CALL(env, napi_create_string_utf8(env, property.ownerAccount.c_str(), NAPI_AUTO_LENGTH, &owne… in DlpPropertyToJs()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v4.0-beta2/
H A Djs-apidiff-security.md72 |新增|NA|类名:DLPProperty;<br>方法or属性:ownerAccount: string;|@ohos.dlpPermission.d.ts|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-data-protection-kit/
H A Djs-apis-dlppermission-sys.md1550 ownerAccount: 'zhangsan',
1619 ownerAccount: 'zhangsan',
1869 | ownerAccount | string | 否 | 是 | 表示权限设置者账号。 |
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v4.0-beta2/
H A Djs-apidiff-security.md72 |Added|NA|Class name: DLPProperty;<br>Method or attribute name: ownerAccount: string;|@ohos.dlpPerm…
/ohos5.0/docs/en/application-dev/reference/apis-data-protection-kit/
H A Djs-apis-dlppermission-sys.md1550 ownerAccount: 'zhangsan',
1619 ownerAccount: 'zhangsan',
1869 | ownerAccount | string | No | Yes | Account of the owner who can set the permission. |
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/dlp_permission/napi/src/
H A Dnapi_dlp_permission.cpp249 .ownerAccount = policy.ownerAccount_, in GetDlpProperty()
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-security.md73 |新增|NA|类名:DLPProperty;<br>方法or属性:ownerAccount: string;|@ohos.dlpPermission.d.ts|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-security.md73 |Added|NA|Class name: DLPProperty;<br>Method or attribute name: ownerAccount: string;|@ohos.dlpPerm…