Searched refs:offset_mLong (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A DBindTest.cpp33 static u4 offset_mLong; variable
166 JOBJ_set_long_long(jthis, offset_mLong, ll);
204 && (ll == JOBJ_get_long_long(jthis, offset_mLong));
280 offset_mLong = findField(clazz, "mLong", "J")->offset;

Completed in 5 milliseconds