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

  /hardware/ti/omap4xxx/libtiutils/
MessageQueue.h 32 #define MSGQ_LOGDB(str, ...)
42 #define MSGQ_LOGDB DBGUTILS_LOGDB
MessageQueue.cpp 135 MSGQ_LOGDB("MQ.get(%d,%p,%p,%p,%p)", msg->command, msg->arg1,msg->arg2,msg->arg3,msg->arg4);
209 MSGQ_LOGDB("MQ.put(%d,%p,%p,%p,%p)", msg->command, msg->arg1,msg->arg2,msg->arg3,msg->arg4);

Completed in 184 milliseconds