HomeSort by relevance Sort by last modified time
    Searched refs:MSGQ_LOGEB (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4xxx/libtiutils/
MessageQueue.cpp 51 MSGQ_LOGEB("Error while openning pipe: %s", strerror(stat) );
126 MSGQ_LOGEB("read() error: %s", strerror(errno));
217 MSGQ_LOGEB("write() error: %s", strerror(errno));
261 MSGQ_LOGEB("poll() error: %s", strerror(errno));
385 MSGQ_LOGEB("Message queue returned error %d", ret);
MessageQueue.h 47 #define MSGQ_LOGEB DBGUTILS_LOGEB

Completed in 135 milliseconds