HomeSort by relevance Sort by last modified time
    Searched defs:PlatformBridge (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/chromium/
PlatformBridge.h 38 // FIXME: A better name for ChromiumBridge is PlatformBridge. Android already
39 // uses PlatformBridge so the code that is shared among the Android and Chromium
40 // ports is gradually moving towards using PlatformBridge. Once the Android
41 // unforking is done, we will change the name of ChromiumBridge to PlatformBridge
43 typedef ChromiumBridge PlatformBridge;
  /external/webkit/WebCore/platform/android/
PlatformBridge.h 101 class PlatformBridge {

Completed in 308 milliseconds