Home
last modified time | relevance | path

Searched refs:ERR_CODE_SEND_MSG_FAILED (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dfeature_ability_module.cpp41 constexpr uint16_t ERR_CODE_SEND_MSG_FAILED = 2060; variable
166 SyncFailCallback(detectFailCallback_, context, ERR_SEND_FAIL, ERR_CODE_SEND_MSG_FAILED); in Detect()
220 SyncSendMsgCallback(args[0], context, ERR_SEND_FAIL, ERR_CODE_SEND_MSG_FAILED, false); in SendMsgToPeer()