Home
last modified time | relevance | path

Searched refs:DATA_GROUP_PATH (Results 1 - 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_service_constants.h78 constexpr const char* DATA_GROUP_PATH = "/group/"; member
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Duser_unlocked_event_subscriber.cpp177 std::string dir = parentDir + ServiceConstants::DATA_GROUP_PATH + dataGroupInfo.uuid; in CreateDataGroupDir()
H A Dbase_bundle_installer.cpp2957 + std::to_string(userId_) + ServiceConstants::DATA_GROUP_PATH + item.second[0].uuid; in GetRemoveDataGroupDirs()
3214 std::string dir = parentDir + ServiceConstants::DATA_GROUP_PATH + dataGroupInfo.uuid; in CreateGroupDirs()
3242 + std::to_string(userId_) + ServiceConstants::DATA_GROUP_PATH + info.uuid; in DeleteGroupDirsForException()
3827 std::string dir = parentDir + ServiceConstants::DATA_GROUP_PATH + dataGroupInfo.uuid; in CreateDataGroupDir()
H A Dbundle_data_mgr.cpp7324 + ServiceConstants::DATA_GROUP_PATH + uuid; in GetGroupDir()
7758 std::string dir = parentDir + ServiceConstants::DATA_GROUP_PATH + dataGroupInfo.uuid; in CreateGroupDir()

Completed in 25 milliseconds