Searched refs:subQueuedWorkCount (Results 1 – 2 of 2) sorted by relevance
104 void subQueuedWorkCount(uint32_t count);
1342 subQueuedWorkCount(flushedWork.size()); in flush()1575 subQueuedWorkCount(1); in onMessageReceived()1709 void CCodec::subQueuedWorkCount(uint32_t count) { in subQueuedWorkCount() function in android::CCodec