Home
last modified time | relevance | path

Searched refs:sendAndWaitForResult (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/
DSyncThread.cpp152 sendAndWaitForResult( in triggerBlockedWaitNoTimeline()
356 sendAndWaitForResult( in cleanup()
398 int SyncThread::sendAndWaitForResult(std::function<int(WorkerId)> job, std::string description) { in sendAndWaitForResult() function in gfxstream::SyncThread
DSyncThread.h137 int sendAndWaitForResult(std::function<int(WorkerId)> job, std::string description);