Home
last modified time | relevance | path

Searched refs:CreateNewBackupDir (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Duser_unlocked_event_subscriber.h50 static void CreateNewBackupDir(const BundleInfo &bundleInfo, int32_t userId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Duser_unlocked_event_subscriber.cpp289 CreateNewBackupDir(bundleInfo, Constants::DEFAULT_USERID); in ProcessNewBackupDir()
293 CreateNewBackupDir(bundleInfo, userId); in ProcessNewBackupDir()
299 void UpdateAppDataMgr::CreateNewBackupDir(const BundleInfo &bundleInfo, int32_t userId) in CreateNewBackupDir() function in OHOS::AppExecFwk::UpdateAppDataMgr

Completed in 1 milliseconds