Home
last modified time | relevance | path

Searched refs:BUNDLE_FLAGS (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_manager/
H A Dbundle_manager_sync.cpp39 constexpr const char* BUNDLE_FLAGS = "bundleFlags"; member
690 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, BUNDLE_FLAGS, TYPE_NUMBER); in GetBundleArchiveInfoSync()
H A Dbundle_manager.cpp49 constexpr const char* BUNDLE_FLAGS = "bundleFlags"; member
3573 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, BUNDLE_FLAGS, TYPE_NUMBER); in GetBundleInfoSync()
3924 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, BUNDLE_FLAGS, TYPE_NUMBER); in GetBundleInfo()
3990 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, BUNDLE_FLAGS, TYPE_NUMBER); in GetBundleInfos()
4040 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, BUNDLE_FLAGS, TYPE_NUMBER); in GetBundleInfoForSelf()
4634 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, BUNDLE_FLAGS, TYPE_NUMBER); in GetBundleInfoForSelfSync()
5263 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, BUNDLE_FLAGS, TYPE_NUMBER); in GetAppCloneBundleInfo()
5390 BusinessError::ThrowParameterTypeError(env, ERROR_PARAM_CHECK_ERROR, BUNDLE_FLAGS, TYPE_NUMBER); in GetAllAppCloneBundleInfo()

Completed in 11 milliseconds