Searched defs:errorCodeEnum (Results 1 – 2 of 2) sorted by relevance
42 const int32_t errorCodeEnum = MSG_SEND_FAIL; variable55 const int32_t errorCodeEnum = NON_STD_EVENT; variable68 const int32_t errorCodeEnum = UNKNOWN_EVENT; variable81 const int32_t errorCodeEnum = UNPROC_MSG; variable94 const int32_t errorCodeEnum = UNKNOWN_MSG_ID; variable
82 const char *GetMmiErrorTypeDesc(int32_t errorCodeEnum) in GetMmiErrorTypeDesc()