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

  /packages/services/BuiltInPrintService/jni/include/
wprint_msgq.h 30 #define MSG_Q_INVALID_ID ((msg_q_id)NULL)
  /packages/services/BuiltInPrintService/jni/plugins/
plugin_pcl.c 101 if (priv->msgQ != MSG_Q_INVALID_ID) {
260 if (priv->msgQ == MSG_Q_INVALID_ID) continue;

Completed in 152 milliseconds