Home
last modified time | relevance | path

Searched refs:REAL_DATA_PATH (Results 1 - 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h77 constexpr const char* REAL_DATA_PATH = "/data/app/el2"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Duser_unlocked_event_subscriber.cpp170 std::string parentDir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR in CreateDataGroupDir()
H A Dbundle_util.cpp772 std::string relaDataPath = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR in RevertToRealPath()
H A Dbase_bundle_installer.cpp2956 std::string dir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR in GetRemoveDataGroupDirs()
3207 std::string parentDir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR in CreateGroupDirs()
3241 std::string dir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR in DeleteGroupDirsForException()
3820 std::string parentDir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR in CreateDataGroupDir()
H A Dbundle_data_mgr.cpp7323 dir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR + std::to_string(userId) in GetGroupDir()
7751 std::string parentDir = std::string(ServiceConstants::REAL_DATA_PATH) + ServiceConstants::PATH_SEPARATOR in CreateGroupDir()

Completed in 27 milliseconds