Searched refs:needThrottle (Results 1 – 2 of 2) sorted by relevance
137 void finishedWriteOp(size_t framesWritten, bool needThrottle);
225 bool needThrottle) in finishedWriteOp() argument231 if (!mThrottleValid || !needThrottle) { in finishedWriteOp()241 if (needThrottle) { in finishedWriteOp()