Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DRunLoop.h59 bool postAndAwait(AsyncFunction fn);
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DServerState.cpp95 mRunLoop->postAndAwait([this, data]() { in MonitorScreenConnector()
/device/google/cuttlefish/host/frontend/gcastv2/https/
DRunLoop.cpp94 bool RunLoop::postAndAwait(AsyncFunction fn) { in postAndAwait() function in RunLoop