Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Duser_unlocked_event_subscriber.cpp53 std::thread updateDataDirThread(UpdateAppDataMgr::UpdateAppDataDirSelinuxLabel, userId); in OnReceiveEvent()
67 std::thread updateDataDirThread(UpdateAppDataMgr::UpdateAppDataDirSelinuxLabel, userId); in OnReceiveEvent()
80 void UpdateAppDataMgr::CheckPathAttribute(const std::string &path, const BundleInfo &bundleInfo, bool &isExist) in CheckPathAttribute()
107 bool UpdateAppDataMgr::CreateBundleDataDir( in CreateBundleDataDir()
143 bool UpdateAppDataMgr::CreateEl5Dir(const CreateDirParam &createDirParam) in CreateEl5Dir()
154 void UpdateAppDataMgr::CreateDataGroupDir(const BundleInfo &bundleInfo, int32_t userId) in CreateDataGroupDir()
187 void UpdateAppDataMgr::UpdateAppDataDirSelinuxLabel(int32_t userId) in UpdateAppDataDirSelinuxLabel()
214 void UpdateAppDataMgr::ProcessUpdateAppDataDir( in ProcessUpdateAppDataDir()
254 void UpdateAppDataMgr::ProcessExtensionDir(const BundleInfo &bundleInfo, std::vector<std::string> &dirs) in ProcessExtensionDir()
267 void UpdateAppDataMgr
[all...]
H A Dbundle_mgr_service_event_handler.cpp1231 UpdateAppDataMgr::ProcessUpdateAppDataDir( in InnerProcessCheckAppDataDir()
1233 UpdateAppDataMgr::ProcessUpdateAppDataDir( in InnerProcessCheckAppDataDir()
1314 UpdateAppDataMgr::ProcessUpdateAppLogDir(bundleInfos, Constants::DEFAULT_USERID); in InnerProcessCheckAppLogDir()
1342 UpdateAppDataMgr::ProcessFileManagerDir(bundleInfos, Constants::DEFAULT_USERID); in InnerProcessCheckAppFileManagerDir()
1422 UpdateAppDataMgr::ProcessNewBackupDir(bundleInfos, userId); in ProcessNewBackupDir()
3885 UpdateAppDataMgr::ProcessUpdateAppDataDir(userId, bundleInfos, ServiceConstants::DIR_EL1); in ProcessCheckAppEl1DirTask()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
H A Dbms_event_handler_unlocked_test.cpp76 UpdateAppDataMgr::UpdateAppDataDirSelinuxLabel(userId); in CreateBundleDataDir()
77 return UpdateAppDataMgr::CreateBundleDataDir(bundleInfo, userId, ServiceConstants::DIR_EL2); in CreateBundleDataDir()
H A Dbms_event_handler_test.cpp93 UpdateAppDataMgr::UpdateAppDataDirSelinuxLabel(userId); in CreateBundleDataDir()
94 return UpdateAppDataMgr::CreateBundleDataDir(bundleInfo, userId, ServiceConstants::DIR_EL2); in CreateBundleDataDir()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Duser_unlocked_event_subscriber.h39 class UpdateAppDataMgr { class
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp1468 UpdateAppDataMgr::UpdateAppDataDirSelinuxLabel(Constants::ALL_USERID); in HWTEST_F()
1498 UpdateAppDataMgr::UpdateAppDataDirSelinuxLabel(Constants::ALL_USERID); in HWTEST_F()

Completed in 23 milliseconds