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

  /frameworks/av/services/audioflinger/
StateQueue.h 83 // For BLOCK_NEVER, returns:
91 BLOCK_NEVER, // do not block
95 bool push(block_t block = BLOCK_NEVER);
StateQueue.cpp 123 if (block == BLOCK_NEVER) {

Completed in 1092 milliseconds