Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dgt_bundle_installer.h47 uint8_t HandleFileAndBackUpRecord(const InstallRecord &record, const char *tmpPath, const char *randStr,
H A Dbundle_installer.h42 uint8_t HandleFileAndBackUpRecord(const char *codePath, const char *randStr, InstallRecord &record,
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_installer.cpp301 errorCode = HandleFileAndBackUpRecord(installRecord, tmpCodePath, randStr, bundleInfo->dataPath, isUpdate); in ProcessBundleInstall()
449 uint8_t GtBundleInstaller::HandleFileAndBackUpRecord(const InstallRecord &record, const char *tmpPath, in HandleFileAndBackUpRecord() function in OHOS::GtBundleInstaller
H A Dbundle_installer.cpp230 errorCode = HandleFileAndBackUpRecord(codePath.c_str(), randStr, installRecord, isUpdate, hapType); in ProcessBundleInstall()
345 uint8_t BundleInstaller::HandleFileAndBackUpRecord(const char *codePath, const char *randStr, InstallRecord &record, in HandleFileAndBackUpRecord() function in OHOS::BundleInstaller

Completed in 3 milliseconds