native_overrides.h File Reference


Typedefs

typedef NSOTableItem NSOTableItem
 
Author:
Intel, Evgueni Brevnov, Ivan Volosyuk


Functions

LilCodeStubnso_readinternal (LilCodeStub *, Method_Handle)
LilCodeStubnso_system_currenttimemillis (LilCodeStub *, Method_Handle)
LilCodeStubnso_newinstance (LilCodeStub *cs, Method_Handle)
LilCodeStubnso_get_class (LilCodeStub *, Method_Handle)
LilCodeStubnso_array_copy (LilCodeStub *, Method_Handle)
LilCodeStubnso_char_array_copy (LilCodeStub *, Method_Handle)
NSOTableItemnso_init_lookup_table (String_Pool *pstrpool)
void nso_clear_lookup_table (NSOTableItem *NSOTable)
NativeStubOverride nso_find_method_override (const Global_Env *ge, const String *class_name, const String *name, const String *desc)


Typedef Documentation

typedef struct NSOTableItem NSOTableItem

Author:
Intel, Evgueni Brevnov, Ivan Volosyuk

Version:
Revision
1.1.2.1.4.4


Function Documentation

LilCodeStub* nso_readinternal ( LilCodeStub ,
Method_Handle   
)

LilCodeStub* nso_system_currenttimemillis ( LilCodeStub ,
Method_Handle   
)

LilCodeStub* nso_newinstance ( LilCodeStub cs,
Method_Handle   
)

LilCodeStub* nso_get_class ( LilCodeStub ,
Method_Handle   
)

LilCodeStub* nso_array_copy ( LilCodeStub ,
Method_Handle   
)

LilCodeStub* nso_char_array_copy ( LilCodeStub ,
Method_Handle   
)

NSOTableItem* nso_init_lookup_table ( String_Pool pstrpool  ) 

void nso_clear_lookup_table ( NSOTableItem NSOTable  ) 

NativeStubOverride nso_find_method_override ( const Global_Env ge,
const String class_name,
const String name,
const String desc 
)


Genereated on Tue Mar 11 19:25:57 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.