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

  /packages/apps/OMA-DM/engine/xpl/hdr/
xpl_Port.h 37 XPL_LOG_PORT_DM_SESS, /* Log Session */
xpl_Logger.h 126 #define XPL_LOG_DM_SESS_Error2( args... ) XPL_LOG_Error(XPL_LOG_PORT_DM_SESS, args)
152 #define XPL_LOG_DM_SESS_Warn2( args... ) XPL_LOG_Warn(XPL_LOG_PORT_DM_SESS, args)
178 #define XPL_LOG_DM_SESS_Debug2( args... ) XPL_LOG_Debug(XPL_LOG_PORT_DM_SESS, args)
186 #define XPL_LOG_DM_SESS_Enter2( args... ) XPL_LOG_Enter(XPL_LOG_PORT_DM_SESS, args)
194 #define XPL_LOG_DM_SESS_Leave2( args... ) XPL_LOG_Leave(XPL_LOG_PORT_DM_SESS, args)

Completed in 28 milliseconds