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

  /external/webkit/WebCore/bridge/jni/
JNIBridge.h 45 typedef const char* RuntimeType;
81 RuntimeType type() const { return m_type.UTF8String(); }
95 RuntimeType returnType() const { return m_returnType.UTF8String(); }
  /external/webkit/WebCore/bridge/jni/jsc/
JNIBridgeJSC.h 48 virtual RuntimeType type() const { return m_type.UTF8String(); }

Completed in 23 milliseconds