Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/mock/
H A Ddlp_credential_client_defines.h27 } AccountType; typedef
56 AccountType accountType;
66 AccountType accountType;
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmap_service.h25 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 Daccount_adapt.h40 bool IsAccountLogIn(uint32_t osAccountId, AccountType accountType, const DlpBlob* accountId);
H A Daccount_adapt.cpp88 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 Daccount_adapt_test.cpp51 AccountType accountType = APPLICATION_ACCOUNT;
H A Ddlp_permission_service_test.cpp1044 AccountType tempType;
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v4.0-beta2/
H A Djs-apidiff-security.md67 |新增|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 Dparsecertstub_fuzzer.cpp53 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 Djs-apidiff-security.md67 |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 Ddlpfile_fuzzer.cpp49 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 Ddlp_credential.cpp203 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 Djs-apis-dlppermission-sys.md1551 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 Djs-apis-dlppermission-sys.md1551 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 Djs-apidiff-security.md68 |新增|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 Djs-apidiff-security.md68 |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…