Home
last modified time | relevance | path

Searched refs:DEBUG_CHANNEL_MESSAGES (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/input/
DInputTransport.cpp43 const bool DEBUG_CHANNEL_MESSAGES = variable
403 ALOGD_IF(DEBUG_CHANNEL_MESSAGES, "channel '%s' ~ error sending message of type %s, %s", in sendMessage()
415 ALOGD_IF(DEBUG_CHANNEL_MESSAGES, in sendMessage()
421 ALOGD_IF(DEBUG_CHANNEL_MESSAGES, "channel '%s' ~ sent message of type %s", name.c_str(), in sendMessage()
435 ALOGD_IF(DEBUG_CHANNEL_MESSAGES, "channel '%s' ~ receive message failed, errno=%d", in receiveMessage()
447 ALOGD_IF(DEBUG_CHANNEL_MESSAGES, in receiveMessage()
457 ALOGD_IF(DEBUG_CHANNEL_MESSAGES, "channel '%s' ~ received message of type %s", name.c_str(), in receiveMessage()