Home
last modified time | relevance | path

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

/ohos5.0/foundation/resourceschedule/memmgr/test/unittest/phone/
H A Dmulti_account_manager_test.cpp66 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; variable
83 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; variable
136 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; variable
155 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; variable
H A Ddefault_multi_account_strategy_test.cpp69 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; variable
106 AccountSA::OsAccountType accountType = AccountSA::OsAccountType::ADMIN; variable
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_credential.h32 DlpAccountType accountType = INVALID_ACCOUNT; member
H A Ddlp_credential.cpp220 …_t DlpRestorePolicyCallbackCheck(sptr<IDlpPermissionCallback> callback, DlpAccountType accountType, in DlpRestorePolicyCallbackCheck()
362 static int32_t PackPolicy(DLP_PackPolicyParams &packPolicy, DlpAccountType accountType, in PackPolicy()
381 DlpAccountType accountType, const sptr<IDlpPermissionCallback>& callback) in GenerateDlpCertificate()
488 static int32_t GetAccoutInfo(DlpAccountType accountType, AccountInfo& accountCfg, in GetAccoutInfo()
566 const sptr<IDlpPermissionCallback>& callback, DlpAccountType accountType) in RestorePolicy()
601 auto accountType = static_cast<DlpAccountType>(encPolicy.accountType); in ParseDlpCertificate() local
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/test/unittest/src/
H A Daccount_adapt_test.cpp51 AccountType accountType = APPLICATION_ACCOUNT; variable
H A Ddlp_credential_test.cpp123 DlpAccountType accountType = OHOS::Security::DlpPermission::CLOUD_ACCOUNT; variable
/ohos5.0/base/account/os_account/interfaces/innerkits/ohosaccount/native/include/
H A Ddevice_account_info.h135 …DeviceAccountInfo(const std::int32_t accountId, const DeviceAccountType accountType, const std::st… in DeviceAccountInfo()
149 DeviceAccountInfo(const std::int32_t accountId, const DeviceAccountType accountType, in DeviceAccountInfo()
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dadd_os_account_plugin.cpp55 OHOS::AccountSA::OsAccountType accountType = ParseOsAccountType(type); in OnSetPolicy() local
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/adapt/
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/mock/
H A Ddlp_credential_client_defines.h56 AccountType accountType; member
66 AccountType accountType; member
H A Ddlp_credential_service.c96 bool GetAccountName(uint32_t accountType, uint32_t userId, char** account) in GetAccountName()
113 static int CheckAccount(const uint8_t* data, uint32_t len, uint32_t accountType, uint32_t userId, b… in CheckAccount()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_interface.h46 int32_t accountType = DIFF_ACCOUNT_TYPE; member
/ohos5.0/base/security/dlp_permission_service/frameworks/common/src/
H A Dpermission_policy.cpp283 bool CheckAccountType(DlpAccountType accountType) in CheckAccountType()
/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/foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/
H A Dmulti_account_manager.cpp86 AccountSA::OsAccountType accountType, bool isActived) in SetAccountPriority()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/continue/
H A Ddsched_continue_event.cpp569 cJSON *accountType = cJSON_GetObjectItemCaseSensitive(rootValue, "AccountType"); in UnmarshalAccountInfo() local
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_common/
H A Ddlp_permission_serializer.cpp578 uint32_t accountType; in DeserializeEncPolicyDataByFirstVersion() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmap_service.h55 explicit EmailImAccount(std::string &accountId, AccountType accountType, std::string &name, in EmailImAccount()
/ohos5.0/base/security/dlp_permission_service/interfaces/kits/napi_common/src/
H A Dnapi_common.cpp463 napi_value accountType = nullptr; in CreateEnumAccountType() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessible_ability_manager_service.cpp1696 AccountSA::OsAccountType accountType = accountData->GetAccountType(); in SwitchedUser() local