HomeSort by relevance Sort by last modified time
    Searched defs:QUEUED (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/net/
url_info.h 61 QUEUED, // In name queue but not yet being resolved.
160 // Record the state prior to going to a queued state, in case we have to back
  /external/nist-sip/java/javax/sip/message/
Response.java 9 int QUEUED = 182;
  /frameworks/native/include/gui/
BufferQueue.h 56 // are queued while in asynchronous mode only trigger the callback if no
57 // previous frames are pending. Frames queued while in synchronous mode
189 // number of queued buffers.
203 // queued buffers will be acquired in order. In asynchronous mode,
204 // a queued buffer may be replaced by a subsequently queued buffer.
261 // to set by queueBuffer each time this slot is queued.
264 // mFrameNumber is the number of the queued frame for this slot.
383 // are freed except the currently queued buffer (if it exists).
449 // producer, but has not yet been queued or canceled. Th
    [all...]

Completed in 149 milliseconds