Home
last modified time | relevance | path

Searched refs:short_type (Results 1 – 7 of 7) sorted by relevance

/external/webkit/V8Binding/jni/
Djni_utility.cpp176 type = short_type; in JNITypeFromClassName()
220 case short_type: in signatureFromPrimitiveType()
264 return short_type; in JNITypeFromPrimitiveType()
310 case short_type: in getJNIField()
413 case short_type: { in convertNPVariantToJValue()
513 case short_type: { in convertJValueToNPVariant()
Djni_instance.cpp129 case short_type: in invokeMethod()
Djni_utility.h45 short_type, enumerator
/external/webkit/WebCore/bridge/jni/
Djni_utility.cpp182 type = short_type; in JNITypeFromClassName()
226 case short_type: in signatureFromPrimitiveType()
270 return short_type; in JNITypeFromPrimitiveType()
316 case short_type: in getJNIField()
414 case short_type: { in convertArrayInstanceToJavaArray()
547 case short_type: { in convertValueToJValue()
Djni_runtime.cpp137 case short_type: in valueFromInstance()
221 case short_type: { in setValueToInstance()
428 case short_type: { in setValueAt()
505 case short_type: { in valueAt()
Djni_instance.cpp194 case short_type: in invokeMethod()
253 case short_type: { in invokeMethod()
Djni_utility.h48 short_type, enumerator