Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Duser_unlocked_event_subscriber.h52 static bool CreateBundleLogDir(const BundleInfo &bundleInfo, int32_t userId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Duser_unlocked_event_subscriber.cpp273 if (!CreateBundleLogDir(bundleInfo, userId)) { in ProcessUpdateAppLogDir()
339 bool UpdateAppDataMgr::CreateBundleLogDir(const BundleInfo &bundleInfo, int32_t userId) in CreateBundleLogDir() function in OHOS::AppExecFwk::UpdateAppDataMgr
359 APP_LOGE("CreateBundleLogDir failed"); in CreateBundleLogDir()

Completed in 2 milliseconds