Home
last modified time | relevance | path

Searched defs:elPath (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/
H A Dkey_manager.cpp660 std::string elPath = GetKeyDirByType(type); in GenerateUserKeyByType() local
705 std::string elPath = userDir + "/" + std::to_string(user); in DoDeleteUserCeEceSeceKeys() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/crypto/test/key_manager_test/
H A Dkey_manager_test.cpp1685 std::string elPath = KeyManager::GetInstance()->GetKeyDirByType(keyType); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_host_impl.cpp877 std::vector<std::string> elPath(ServiceConstants::BUNDLE_EL); in CleanBundleDataDirByName() local
936 std::vector<std::string> elPath(ServiceConstants::BUNDLE_EL); in GetAppCacheSize() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp1652 std::vector<std::string> elPath(ServiceConstants::BUNDLE_EL); in GetAppCachePaths() local