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

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

Completed in 24 milliseconds