Searched defs:hapType (Results 1 - 1 of 1) sorted by relevance
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_installer.cpp | 66 void BundleInstaller::ModifyInstallDirByHapType(const InstallParam &installParam, uint8_t hapType) in ModifyInstallDirByHapType() argument 95 uint8_t hapType = 0; in GetHapType() local 130 uint8_t hapType = GetHapType(realPath); in Install() local 168 ProcessBundleInstall(const std::string &path, const char *randStr, InstallRecord &installRecord, uint8_t hapType) ProcessBundleInstall() argument 345 HandleFileAndBackUpRecord(const char *codePath, const char *randStr, InstallRecord &record, bool isUpdate, uint8_t hapType) HandleFileAndBackUpRecord() argument 393 UpdateBundleInfo(const char *appId, const BundleRes &bundleRes, BundleInfo *bundleInfo, bool isUpdate, uint8_t hapType) UpdateBundleInfo() argument [all...] |
Completed in 2 milliseconds