Searched refs:CHECK_CODE (Results 1 – 5 of 5) sorted by relevance
37 #define CHECK_CODE 0x7BCDABCD macro
121 const int CHECK_CODE = 1006; variable
288 if (checkCode != CHECK_CODE) { in HieventWriteInternal()
362 *checkCode = CHECK_CODE; in LogBufToException()
364 int32_t retCode = mRemoteObject->SendRequest(CHECK_CODE, data, reply, option); in SendRequest()