Home
last modified time | relevance | path

Searched defs:ERR_CODE_PARAM_INVALID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/napi/interfaces/inner_api/cjffi/cj_ffi/
H A Dcj_common_ffi.h27 const int32_t ERR_CODE_PARAM_INVALID = -2; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_ffi.cpp34 constexpr int ERR_CODE_PARAM_INVALID = -2; variable
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_processor.cpp41 constexpr int ERR_CODE_PARAM_INVALID = -2; variable