HomeSort by relevance Sort by last modified time
    Searched refs:AndroidThreading (Results 1 - 3 of 3) sorted by null

  /external/webkit/JavaScriptCore/wtf/android/
AndroidThreading.h 32 class AndroidThreading {
MainThreadAndroid.cpp 29 #include "AndroidThreading.h"
39 AndroidThreading::scheduleDispatchFunctionsOnMainThread();
  /external/webkit/WebKit/android/WebCoreSupport/
PlatformBridge.cpp 35 #include <wtf/android/AndroidThreading.h>
146 // This is the implementation of AndroidThreading, which is declared in
147 // JavaScriptCore/wtf/android/AndroidThreading.h. It is provided here, rather
153 // AndroidThreading::scheduleDispatchFunctionsOnMainThread is not referenced
167 void AndroidThreading::scheduleDispatchFunctionsOnMainThread()

Completed in 67 milliseconds