/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/mock/ |
H A D | dlp_credential_client_defines.h | 27 } AccountType; typedef 56 AccountType accountType; 66 AccountType accountType;
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/ |
H A D | map_service.h | 25 enum AccountType { EMAIL, IM, OTHER }; enum 55 explicit EmailImAccount(std::string &accountId, AccountType accountType, std::string &name, in EmailImAccount() 60 AccountType GetType(void) in GetType()
|
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/ |
H A D | account_adapt.h | 40 bool IsAccountLogIn(uint32_t osAccountId, AccountType accountType, const DlpBlob* accountId);
|
H A D | account_adapt.cpp | 88 bool IsAccountLogIn(uint32_t osAccountId, AccountType accountType, const DlpBlob* accountId) in IsAccountLogIn()
|
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/ |
H A D | account_adapt_test.cpp | 51 AccountType accountType = APPLICATION_ACCOUNT;
|
H A D | dlp_permission_service_test.cpp | 1044 AccountType tempType;
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v4.0-beta2/ |
H A D | js-apidiff-security.md | 67 |新增|NA|类名:AccountType;<br>方法or属性:CLOUD_ACCOUNT = 1|@ohos.dlpPermission.d.ts| 68 |新增|NA|类名:AccountType;<br>方法or属性:DOMAIN_ACCOUNT = 2|@ohos.dlpPermission.d.ts| 70 |新增|NA|类名:AuthUser;<br>方法or属性:authAccountType: AccountType;|@ohos.dlpPermission.d.ts| 74 |新增|NA|类名:DLPProperty;<br>方法or属性:ownerAccountType: AccountType;|@ohos.dlpPermission.d.ts|
|
/ohos5.0/base/security/dlp_permission_service/test/fuzztest/dlp_permission/stub_fuzzer/parsecertstub_fuzzer/ |
H A D | parsecertstub_fuzzer.cpp | 53 certJson[ENC_ACCOUNT_TYPE] = AccountType::CLOUD_ACCOUNT; in InitCertJson()
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v4.0-beta2/ |
H A D | js-apidiff-security.md | 67 |Added|NA|Class name: AccountType;<br>Method or attribute name: CLOUD_ACCOUNT = 1|@ohos.dlpPermissi… 68 |Added|NA|Class name: AccountType;<br>Method or attribute name: DOMAIN_ACCOUNT = 2|@ohos.dlpPermiss… 70 |Added|NA|Class name: AuthUser;<br>Method or attribute name: authAccountType: AccountType;|@ohos.dl… 74 |Added|NA|Class name: DLPProperty;<br>Method or attribute name: ownerAccountType: AccountType;|@oho…
|
/ohos5.0/base/security/dlp_permission_service/test/fuzztest/dlp_permission/fuzzer/dlpfile_fuzzer/ |
H A D | dlpfile_fuzzer.cpp | 49 bool IsAccountLogIn(uint32_t osAccountId, AccountType accountType, const DlpBlob* accountId) in IsAccountLogIn()
|
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/ |
H A D | dlp_credential.cpp | 203 params.accountType = static_cast<AccountType>(ownerAccountType); in GetNewCert() 403 .accountType = static_cast<AccountType>(accountType), in GenerateDlpCertificate()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-data-protection-kit/ |
H A D | js-apis-dlppermission-sys.md | 1551 ownerAccountType: dlpPermission.AccountType.DOMAIN_ACCOUNT, 1620 ownerAccountType: dlpPermission.AccountType.DOMAIN_ACCOUNT, 1831 ## AccountType section 1855 | authAccountType | [AccountType](#accounttype) | 否 | 是 | 表示被授权用户账号类型。 | 1871 | ownerAccountType | [AccountType](#accounttype) | 否 | 是 | 表示权限设置者账号类型。 |
|
/ohos5.0/docs/en/application-dev/reference/apis-data-protection-kit/ |
H A D | js-apis-dlppermission-sys.md | 1551 ownerAccountType: dlpPermission.AccountType.DOMAIN_ACCOUNT, 1620 ownerAccountType: dlpPermission.AccountType.DOMAIN_ACCOUNT, 1831 ## AccountType section 1855 | authAccountType | [AccountType](#accounttype) | No | Yes | Type of the account. | 1871 | ownerAccountType | [AccountType](#accounttype) | No | Yes | Account type of the owner. |
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-security.md | 68 |新增|NA|类名:AccountType;<br>方法or属性:CLOUD_ACCOUNT = 1|@ohos.dlpPermission.d.ts| 69 |新增|NA|类名:AccountType;<br>方法or属性:DOMAIN_ACCOUNT = 2|@ohos.dlpPermission.d.ts| 71 |新增|NA|类名:AuthUser;<br>方法or属性:authAccountType: AccountType;|@ohos.dlpPermission.d.ts| 75 |新增|NA|类名:DLPProperty;<br>方法or属性:ownerAccountType: AccountType;|@ohos.dlpPermission.d.ts|
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-security.md | 68 |Added|NA|Class name: AccountType;<br>Method or attribute name: CLOUD_ACCOUNT = 1|@ohos.dlpPermissi… 69 |Added|NA|Class name: AccountType;<br>Method or attribute name: DOMAIN_ACCOUNT = 2|@ohos.dlpPermiss… 71 |Added|NA|Class name: AuthUser;<br>Method or attribute name: authAccountType: AccountType;|@ohos.dl… 75 |Added|NA|Class name: DLPProperty;<br>Method or attribute name: ownerAccountType: AccountType;|@oho…
|