Home
last modified time | relevance | path

Searched refs:MoveRawFileToDataPath (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/
H A Dgt_bundle_installer.h67 uint8_t MoveRawFileToDataPath(const BundleInfo *bundleInfo);
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_installer.cpp306 errorCode = MoveRawFileToDataPath(bundleInfo); in ProcessBundleInstall()
323 uint8_t GtBundleInstaller::MoveRawFileToDataPath(const BundleInfo *bundleInfo) in MoveRawFileToDataPath() function in OHOS::GtBundleInstaller