Searched defs:errorCodeEnum (Results 1 – 2 of 2) sorted by relevance
33 const int32_t errorCodeEnum = MSG_SEND_FAIL; variable40 const int32_t errorCodeEnum = NON_STD_EVENT; variable47 const int32_t errorCodeEnum = UNKNOWN_EVENT; variable54 const int32_t errorCodeEnum = UNPROC_MSG; variable61 const int32_t errorCodeEnum = UNKNOWN_MSG_ID; variable
60 const char *GetMmiErrorTypeDesc(int32_t errorCodeEnum) in GetMmiErrorTypeDesc()