Home
last modified time | relevance | path

Searched refs:ERROR_BUNDLE_NOT_PREINSTALLED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dbundle_errors.h78 constexpr ErrCode ERROR_BUNDLE_NOT_PREINSTALLED = 17700057; variable
H A Dbusiness_error.cpp177 { ERROR_BUNDLE_NOT_PREINSTALLED, ERR_MSG_BUNDLE_NOT_PREINSTALLED },
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp261 …StatusReceiver::ERR_UNINSTALL_AND_RECOVER_NOT_PREINSTALLED_BUNDLE, ERROR_BUNDLE_NOT_PREINSTALLED }, in CreateErrCodeMap()