Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/src/
H A Dquick_fix_error_utils.cpp27 { QUICK_FIX_SEND_REQUEST_FAILED, ERR_QUICKFIX_INTERNAL_ERROR },
51 { QUICK_FIX_SEND_REQUEST_FAILED, "Send request failed." },
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/quick_fix/include/
H A Dquick_fix_error_utils.h28 QUICK_FIX_SEND_REQUEST_FAILED = 3, enumerator