Searched defs:WebThread (Results 1 - 2 of 2) sorted by path

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebThread.h40 class BLINK_PLATFORM_EXPORT WebThread { class in namespace:blink
67 // enterRunLoop() processes tasks posted to this WebThread. This call does not return until some task calls exitRunLoop().
68 // WebThread does not support nesting, meaning that once the run loop is entered for a given WebThread it is not valid to
73 // Must be called when the WebThread is running.
76 virtual ~WebThread() { }
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 622 milliseconds