Home
last modified time | relevance | path

Searched refs:SCREEN_LOCK_FILE_DATA_PATH (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Del5_filekey_callback.cpp63 std::string parentDir = std::string(ServiceConstants::SCREEN_LOCK_FILE_DATA_PATH) + in CheckEl5Dir()
87 std::string databaseDir = std::string(ServiceConstants::SCREEN_LOCK_FILE_DATA_PATH) + in CheckEl5Dir()
H A Dbase_bundle_installer.cpp2983 dirs.emplace_back(std::string(ServiceConstants::SCREEN_LOCK_FILE_DATA_PATH) + ServiceConstants::PATH_SEPARATOR + in GenerateScreenLockProtectionDir()
2985 dirs.emplace_back(std::string(ServiceConstants::SCREEN_LOCK_FILE_DATA_PATH) + ServiceConstants::PATH_SEPARATOR + in GenerateScreenLockProtectionDir()
H A Dbundle_data_mgr.cpp7823 std::string parentDir = std::string(ServiceConstants::SCREEN_LOCK_FILE_DATA_PATH) + in InnerCreateEl5Dir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h84 constexpr const char* SCREEN_LOCK_FILE_DATA_PATH = "/data/app/el5"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp2028 dirs.emplace_back(std::string(ServiceConstants::SCREEN_LOCK_FILE_DATA_PATH) + ServiceConstants::PATH_SEPARATOR + in GenerateKeyIdAndSetPolicy()
2030 dirs.emplace_back(std::string(ServiceConstants::SCREEN_LOCK_FILE_DATA_PATH) + ServiceConstants::PATH_SEPARATOR + in GenerateKeyIdAndSetPolicy()
H A Dinstalld_host_impl.cpp1114 if (dir.find(ServiceConstants::SCREEN_LOCK_FILE_DATA_PATH) == 0) { in Mkdir()

Completed in 32 milliseconds