Home
last modified time | relevance | path

Searched defs:firstPendingIt (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DDeviceOpTracker.cpp80 auto firstPendingIt = std::find_if(mPollFunctions.begin(), mPollFunctions.end(), in PollAndProcessGarbage() local
103 auto firstPendingIt = std::find_if(mPendingGarbage.begin(), mPendingGarbage.end(), in PollAndProcessGarbage() local