OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:offset_mint
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/jni/
BindTest.cpp
30
static u4
offset_mInt
;
161
JOBJ_set_int(jthis,
offset_mInt
, i);
202
&& (i == JOBJ_get_int(jthis,
offset_mInt
))
277
offset_mInt
= findField(clazz, "mInt", "I")->offset;
Completed in 461 milliseconds