Home
last modified time | relevance | path

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

/base/hiviewdfx/hiappevent/frameworks/cj/ffi/src/
H A Dhiappevent_ffi.cpp33 constexpr int ERR_CODE_PARAM_FORMAT = -1; member
102 return ERR_CODE_PARAM_FORMAT; in ConvertReportConfig()
212 if (res == ERR_CODE_PARAM_FORMAT) { in FfiOHOSHiAppEventAddProcessor()
220 return {ERR_CODE_PARAM_FORMAT, true}; in FfiOHOSHiAppEventAddProcessor()
/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_processor.cpp40 constexpr int ERR_CODE_PARAM_FORMAT = -1; member
124 return ERR_CODE_PARAM_FORMAT; in GenConfigNameProp()
128 return ERR_CODE_PARAM_FORMAT; in GenConfigNameProp()
388 if (ret == ERR_CODE_PARAM_FORMAT) { in TransConfig()

Completed in 3 milliseconds