This list is for developing apps with the Android SDK. Please visit
http://source.android.com to learn more about Android internals.
On Fri, Jun 1, 2012 at 6:00 AM, marie wrote:
> Hi,
> In kaffe VM http://www.lamedoc.com/kaffe/classMethod_8h_source.html i
> find this code :
>
> typedef struct _j
Hi,
In kaffe VM http://www.lamedoc.com/kaffe/classMethod_8h_source.html i
find this code :
typedef struct _jmethodID {
Utf8Const*name;
parsed_signature_t*parsed_sig;
accessFlagsaccflags;
longidx;/* Index into class->vtable */
u2s
2 matches
Mail list logo