Home
last modified time | relevance | path

Searched defs:ERR_SEND_FAIL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Ddef.h27 static constexpr int ERR_SEND_FAIL = -5; variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.cpp37 constexpr char ERR_SEND_FAIL[] = "Send message fail"; variable