Searched refs:binaryMsgBuf (Results 1 – 2 of 2) sorted by relevance
86 char binaryMsgBuf[1024]; in PrintMessage() local87 err = android_log_processBinaryLogBuffer(&buf->entry, &entry, nullptr, binaryMsgBuf, in PrintMessage()88 sizeof(binaryMsgBuf)); in PrintMessage()
193 char binaryMsgBuf[1024]; in ProcessBuffer() local204 binaryMsgBuf, sizeof(binaryMsgBuf)); in ProcessBuffer()