Home
last modified time | relevance | path

Searched refs:ERROR_UNINSTALL_SHARE_APP_LIBRARY_IS_RELIED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/
H A Dbundle_error.h61 constexpr ErrCode ERROR_UNINSTALL_SHARE_APP_LIBRARY_IS_RELIED = 17700037; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dbundle_errors.h59 constexpr ErrCode ERROR_UNINSTALL_SHARE_APP_LIBRARY_IS_RELIED = 17700037; variable
H A Dbusiness_error.cpp196 { ERROR_UNINSTALL_SHARE_APP_LIBRARY_IS_RELIED, ERROR_MSG_SHARE_APP_LIBRARY_IS_RELIED },
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.cpp389 ERROR_UNINSTALL_SHARE_APP_LIBRARY_IS_RELIED}, in CreateErrCodeMap()