Home
last modified time | relevance | path

Searched defs:ERR_PARAM (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/cj/ffi/app/errormanager/
H A Dcj_error_manager_ffi.cpp26 constexpr int ERR_PARAM = 401; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/include/
H A Derror.h25 constexpr int ERR_PARAM = 401; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/include/
H A Dnapi_error.h24 constexpr int ERR_PARAM = 401; variable
/ohos5.0/base/hiviewdfx/hichecker/interfaces/js/kits/napi/src/
H A Dnapi_hichecker.cpp34 constexpr int ERR_PARAM = 401; variable
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h269 #define ERR_PARAM (-4) /* EINVAL */ macro