Home
last modified time | relevance | path

Searched refs:removeAllPendingOperations (Results 1 – 3 of 3) sorted by relevance

/hardware/google/aemu/host-common/
DGoldfishSyncCommandQueue.cpp86 queue->removeAllPendingOperations( in load()
DAndroidPipe.cpp346 removeAllPendingOperations([hwPipe](const PipeWakeCommand& cmd) { in abortPending()
351 removeAllPendingOperations([](const PipeWakeCommand& cmd) { in abortAllPending()
/hardware/google/aemu/host-common/include/host-common/
DDeviceContextRunner.h140 void removeAllPendingOperations(const Predicate& op) { in removeAllPendingOperations() function