Home
last modified time | relevance | path

Searched refs:EL2 (Results 1 - 8 of 8) sorted by relevance

/foundation/filemanagement/storage_service/services/common/include/
H A Dstorage_service_constant.h65 static const std::string EL2 = "el2"; member
79 {EL2, EL2_KEY},
/foundation/multimedia/media_library/frameworks/services/media_distributed/src/devices_info_interact/
H A Ddevices_info_interact.cpp59 .area = DistributedKv::Area::EL2, in Init()
/foundation/filemanagement/storage_service/services/storage_daemon/user/src/
H A Duser_manager.cpp129 err = DestroyDirsFromIdAndLevel(userId, EL2); in DestroyUserDirs()
378 err = PrepareDirsFromIdAndLevel(userId, EL2); in CheckCrypto()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_store.h69 EL2,
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dtypes.h289 EL2,
/foundation/filemanagement/storage_service/services/storage_daemon/quota/
H A Dquota_manager.cpp347 std::string physicalPrefixEl2 = PHY_APP + EL2 + FILE_SEPARATOR_CHAR + std::to_string(userId) + BASE + in AddPathMapForPathWildCard()
425 std::string physicalPrefix = PHY_APP + EL2 + FILE_SEPARATOR_CHAR + std::to_string(userId) + BASE + in RecognizeSandboxWildCard()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/test/
H A Dsingle_store_impl_test.cpp1538 * @tc.desc: delete the kv store with the area is EL2
1554 options.area = EL2; in HWTEST_F()
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp572 std::string dirType = (type == EL1_KEY) ? EL1 : EL2; in GenerateIntegrityDirs()
1731 LOGE("Basekey update EL2 newest context failed"); in UpdateCeEceSeceUserAuth()

Completed in 9 milliseconds