Searched defs:_getIntValue (Results 1 - 1 of 1) sorted by relevance

/external/jsilver/src/org/clearsilver/jni/
H A DJniHdf.java177 return _getIntValue(hdfptr,hdfname,default_value);
409 private static native int _getIntValue(long ptr, String hdfname, method in class:JniHdf

Completed in 84 milliseconds