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

  /frameworks/base/core/jni/
BindTest.cpp 82 Object *jthis = (Object *) ostack[0]; local
84 JOBJ_set_obj(jthis, offset_instanceString, ostack[1]);
93 // Object *jthis = (Object *) ostack[0];
104 // Object *jthis = ostack[0];
123 //Object *jthis = (Object*)ostack[0];
139 //Object *jthis = (Object*)ostack[0];
150 Object *jthis = JARG_get_obj(0); local
159 JOBJ_set_obj(jthis, offset_mObj, obj);
160 JOBJ_set_bool(jthis, offset_mBool, b);
161 JOBJ_set_int(jthis, offset_mInt, i)
175 Object *jthis = JARG_get_obj(0); local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/libexec/gcc/i686-linux/4.4.3/
cc1 
cc1plus 

Completed in 64 milliseconds