Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/
H A Dnapi_zlib.cpp44 const char* WRONG_PARAM = "wrong param type"; member
789 BusinessError::ThrowError(env, ERROR_PARAM_CHECK_ERROR, WRONG_PARAM); in CompressFile()
795 BusinessError::ThrowError(env, ERROR_PARAM_CHECK_ERROR, WRONG_PARAM); in CompressFile()
855 BusinessError::ThrowError(env, ERROR_PARAM_CHECK_ERROR, WRONG_PARAM); in DecompressFile()
860 BusinessError::ThrowError(env, ERROR_PARAM_CHECK_ERROR, WRONG_PARAM); in DecompressFile()

Completed in 2 milliseconds