Home | History | Annotate | Download | only in sensorhal

Lines Matching refs:mFlushesPending

1078             for (auto iter = mFlushesPending[i].cbegin(); iter != mFlushesPending[i].cend(); ++iter) {
1452 struct Flush& flush = mFlushesPending[primary].front();
1470 mFlushesPending[primary].pop_front();
1803 std::list<Flush>& flushList = mFlushesPending[primary];