Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/
DRunLoop.h59 bool postAndAwait(AsyncFunction fn);
/device/google/cuttlefish/host/frontend/gcastv2/https/
DRunLoop.cpp94 bool RunLoop::postAndAwait(AsyncFunction fn) { in postAndAwait() function in RunLoop