/base/security/dlp_permission_service/services/dlp_permission/sa/storage/include/ |
D | dlp_kv_data_storage.h | 28 DistributedKv::SecurityLevel securityLevel = DistributedKv::SecurityLevel::S1;
|
/base/account/os_account/services/accountmgr/include/ |
D | account_data_storage.h | 30 DistributedKv::SecurityLevel securityLevel = DistributedKv::SecurityLevel::S1;
|
/base/account/os_account/services/accountmgr/include/appaccount/ |
D | app_account_control_manager.h | 107 DistributedKv::SecurityLevel securityLevel = DistributedKv::SecurityLevel::S1); 123 DistributedKv::SecurityLevel securityLevel = DistributedKv::SecurityLevel::S1);
|
/base/web/webview/interfaces/kits/napi/webviewcontroller/ |
D | webview_controller.cpp | 1138 return static_cast<int>(SecurityLevel::NONE); in GetSecurityLevel() 1142 SecurityLevel securityLevel; in GetSecurityLevel() 1145 securityLevel = SecurityLevel::NONE; in GetSecurityLevel() 1148 securityLevel = SecurityLevel::SECURE; in GetSecurityLevel() 1151 securityLevel = SecurityLevel::WARNING; in GetSecurityLevel() 1154 securityLevel = SecurityLevel::DANGEROUS; in GetSecurityLevel() 1157 securityLevel = SecurityLevel::NONE; in GetSecurityLevel()
|
/base/update/updateservice/services/core/ability/sqlite/core/src/ |
D | sqlite_db.cpp | 46 config.SetSecurityLevel(NativeRdb::SecurityLevel::S1); in CreateDbStore()
|
/base/notification/common_event_service/services/src/ |
D | static_subscriber_data_manager.cpp | 47 .securityLevel = DistributedKv::SecurityLevel::S1, 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/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 | 92 .securityLevel = DistributedKv::SecurityLevel::S1, in GetKvStore()
|
/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/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/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_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/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/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/ |
D | trace_storage.cpp | 71 config.SetSecurityLevel(NativeRdb::SecurityLevel::S1); in InitDbStore()
|
/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/account/os_account/services/accountmgr/src/appaccount/ |
D | app_account_control_manager.cpp | 488 GetDataStorage(appAccountCallingInfo.callingUid, false, DistributedKv::SecurityLevel::S4); in GetAccountCredential() 511 GetDataStorage(appAccountCallingInfo.callingUid, false, DistributedKv::SecurityLevel::S4); in SetAccountCredential() 545 …o dataStoragePtr = GetDataStorage(callingInfo.callingUid, false, DistributedKv::SecurityLevel::S4); in DeleteAccountCredential() 575 GetDataStorage(request.callerUid, false, DistributedKv::SecurityLevel::S4); in GetOAuthToken() 609 GetDataStorage(request.callerUid, false, DistributedKv::SecurityLevel::S4); in SetOAuthToken() 1135 int32_t userId, const bool &autoSync, DistributedKv::SecurityLevel securityLevel) in GetDataStorageByUserId() 1155 const uid_t &uid, const bool &autoSync, DistributedKv::SecurityLevel securityLevel) in GetDataStorage()
|
/base/usb/usb_manager/services/native/src/ |
D | usb_right_database.cpp | 31 config.SetSecurityLevel(NativeRdb::SecurityLevel::S1); in UsbRightDataBase()
|
/base/account/os_account/services/accountmgr/test/unittest/app_account/ |
D | app_account_data_storage_test.cpp | 71 gOptions.securityLevel = DistributedKv::SecurityLevel::S1; in SetUp()
|
/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/hiviewdfx/hiview/plugins/usage_event_report/cache/ |
D | event_db_helper.cpp | 83 config.SetSecurityLevel(NativeRdb::SecurityLevel::S1); in InitDbStore()
|