Home
last modified time | relevance | path

Searched defs:_ctype (Results 1 – 2 of 2) sorted by relevance

/dalvik/vm/
DJni.cpp1749 #define GET_STATIC_TYPE_FIELD(_ctype, _jname, _isref) \ argument
1787 #define SET_STATIC_TYPE_FIELD(_ctype, _ctype2, _jname, _isref) \ argument
1825 #define GET_TYPE_FIELD(_ctype, _jname, _isref) \ argument
1865 #define SET_TYPE_FIELD(_ctype, _ctype2, _jname, _isref) \ argument
1906 #define CALL_VIRTUAL(_ctype, _jname, _retfail, _retok, _isref) \ argument
1976 #define CALL_NONVIRTUAL(_ctype, _jname, _retfail, _retok, _isref) \ argument
2046 #define CALL_STATIC(_ctype, _jname, _retfail, _retok, _isref) \ argument
2351 #define GET_PRIMITIVE_ARRAY_ELEMENTS(_ctype, _jname) \ argument
2372 #define RELEASE_PRIMITIVE_ARRAY_ELEMENTS(_ctype, _jname) \ argument
2396 #define GET_PRIMITIVE_ARRAY_REGION(_ctype, _jname) \ argument
[all …]
DCheckJni.cpp1523 #define FIELD_ACCESSORS(_ctype, _jname, _ftype, _type) \ argument
1563 #define CALL(_ctype, _jname, _retdecl, _retasgn, _retok, _retsig) \ argument
1667 #define NON_VOID_RETURN(_retsig, _ctype) return CHECK_JNI_EXIT(_retsig, (_ctype) result) argument
1804 #define GET_PRIMITIVE_ARRAY_ELEMENTS(_ctype, _jname) \ argument
1825 #define RELEASE_PRIMITIVE_ARRAY_ELEMENTS(_ctype, _jname) \ argument
1843 #define GET_PRIMITIVE_ARRAY_REGION(_ctype, _jname) \ argument
1851 #define SET_PRIMITIVE_ARRAY_REGION(_ctype, _jname) \ argument
1859 #define PRIMITIVE_ARRAY_FUNCTIONS(_ctype, _jname, _typechar) \ argument