Searched refs:mIsUsingFMQ (Results 1 – 6 of 6) sorted by relevance
97 mIsUsingFMQ = true; in getQueueDesc()237 while (mFilterThreadRunning && mIsUsingFMQ) { in filterThreadLoop()284 if (!mIsUsingFMQ) { in maySendFilterStatusCallback()
122 bool mIsUsingFMQ = false; variable
140 bool mIsUsingFMQ = false; variable
112 mIsUsingFMQ = mIsRecordFilter ? false : true; in getQueueDesc()438 while (mFilterThreadRunning && mIsUsingFMQ) { in filterThreadLoop()498 if (!mIsUsingFMQ) { in maySendFilterStatusCallback()
176 bool mIsUsingFMQ = false; variable
295 mIsUsingFMQ = mIsRecordFilter ? false : true; in getQueueDesc()627 while (mFilterThreadRunning && mIsUsingFMQ) { in filterThreadLoop()679 dprintf(fd, " mIsUsingFMQ: %d\n", mIsUsingFMQ); in dump()685 if (!mIsUsingFMQ) { in maySendFilterStatusCallback()