Home
last modified time | relevance | path

Searched refs:EL1 (Results 1 - 9 of 9) sorted by relevance

/base/security/dlp_permission_service/services/dlp_permission/sa/storage/include/
H A Ddlp_kv_data_storage.h29 OHOS::DistributedKv::Area area = OHOS::DistributedKv::EL1;
/base/account/os_account/services/accountmgr/include/
H A Daccount_data_storage.h32 OHOS::DistributedKv::Area area = OHOS::DistributedKv::EL1;
/base/notification/distributed_notification_service/services/distributed/src/
H A Ddistributed_preferences_database.cpp64 .area = DistributedKv::EL1, in GetKvStore()
H A Ddistributed_screen_status_manager.cpp138 .area = DistributedKv::EL1, in GetKvStore()
H A Ddistributed_database.cpp93 .area = DistributedKv::EL1, in GetKvStore()
/base/notification/common_event_service/services/src/
H A Dstatic_subscriber_data_manager.cpp49 .area = DistributedKv::EL1, in GetKvStore()
/base/security/dlp_permission_service/services/dlp_permission/sa/storage/src/
H A Ddlp_kv_data_storage.cpp37 if (options_.area == DistributedKv::EL1) { in DlpKvDataStorage()
/base/request/request/services/src/task/
H A Drequest_task.rs627 const EL1: &str = "/data/storage/el1/base/"; in check_file_specs() consts
635 && !path.starts_with(EL1) in check_file_specs()
/base/account/os_account/services/accountmgr/src/
H A Daccount_data_storage.cpp34 if (options_.area == DistributedKv::EL1) { in AccountDataStorage()

Completed in 4 milliseconds