/base/security/device_security_level/common/include/ |
D | dslm_cred.h | 49 char securityLevel[CRED_INFO_LEVEL_LEN]; member
|
/base/account/os_account/services/accountmgr/include/ |
D | account_data_storage.h | 30 DistributedKv::SecurityLevel securityLevel = DistributedKv::SecurityLevel::S1; member
|
/base/account/os_account/services/accountmgr/include/appaccount/ |
D | app_account_control_manager.h | 105 DistributedKv::SecurityLevel securityLevel = DistributedKv::SecurityLevel::S1); 121 DistributedKv::SecurityLevel securityLevel = DistributedKv::SecurityLevel::S1);
|
/base/account/os_account/services/accountmgr/src/ |
D | account_data_storage.cpp | 64 .securityLevel = options_.securityLevel, in GetKvStore()
|
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/include/ |
D | mock_single_kv_store.h | 272 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
|
/base/notification/distributed_notification_service/services/test/moduletest/mock/include/ |
D | mock_single_kv_store.h | 273 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/ |
D | mock_single_kv_store.h | 274 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
|
D | mock_single_kv_store.cpp | 150 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel()
|
/base/notification/distributed_notification_service/services/distributed/src/ |
D | distributed_preferences_database.cpp | 63 .securityLevel = DistributedKv::SecurityLevel::S1, in GetKvStore()
|
D | distributed_screen_status_manager.cpp | 129 .securityLevel = DistributedKv::SecurityLevel::S1, in GetKvStore()
|
D | distributed_database.cpp | 83 .securityLevel = DistributedKv::SecurityLevel::S1, in GetKvStore()
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_screen_status_manager_branch_test/ |
D | mock_single_kv_store.cpp | 164 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel()
|
/base/notification/distributed_notification_service/services/test/moduletest/mock/ |
D | mock_single_kv_store.cpp | 150 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel()
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_database_branch_test/ |
D | mock_single_kv_store.cpp | 171 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel()
|
/base/notification/distributed_notification_service/services/ans/test/unittest/mock/ |
D | mock_single_kv_store.cpp | 149 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel()
|
/base/notification/distributed_notification_service/services/distributed/test/unittest/distributed_preferences_database_test/ |
D | mock_single_kv_store.cpp | 162 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel()
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/include/ |
D | mock_single_kv_store.h | 272 virtual Status GetSecurityLevel(SecurityLevel &securityLevel) const override;
|
/base/security/device_security_level/oem_property/common/ |
D | dslm_credential_utils.c | 509 …(void)GetDataFromJson(json, CRED_KEY_SECURITY_LEVEL, credInfo->securityLevel, CRED_INFO_LEVEL_LEN); in CredentialCbToDslmCredInfo() 512 if (sscanf_s(credInfo->securityLevel, "SL%u", &credInfo->credLevel) <= 0) { in CredentialCbToDslmCredInfo()
|
/base/account/os_account/services/accountmgr/test/unittest/app_account/ |
D | app_account_data_storage_test.cpp | 64 gOptions.securityLevel = DistributedKv::SecurityLevel::S1; in SetUp()
|
/base/account/os_account/services/accountmgr/src/appaccount/ |
D | app_account_control_manager.cpp | 965 int32_t userId, const bool &autoSync, DistributedKv::SecurityLevel securityLevel) in GetDataStorageByUserId() argument 978 options.securityLevel = securityLevel; in GetDataStorageByUserId() 985 const uid_t &uid, const bool &autoSync, DistributedKv::SecurityLevel securityLevel) in GetDataStorage() argument 987 return GetDataStorageByUserId(uid / UID_TRANSFORM_DIVISOR, autoSync, securityLevel); in GetDataStorage()
|
/base/security/device_security_level/services/dfx/ |
D | dslm_hidumper.c | 197 dprintf(fd, "CRED_SECURITY_LEVEL : %s" END_LINE, info->credInfo.securityLevel); in DumpDeviceDetails()
|
/base/notification/distributed_notification_service/frameworks/test/moduletest/mock/ |
D | mock_single_kv_store.cpp | 258 Status MockSingleKvStore::GetSecurityLevel(SecurityLevel &securityLevel) const in GetSecurityLevel()
|
/base/security/huks/interfaces/inner_api/huks_standard/main/include/ |
D | hks_type.h | 757 uint32_t securityLevel; member
|