Home
last modified time | relevance | path

Searched defs:_type (Results 1 – 4 of 4) sorted by relevance

/art/runtime/entrypoints/portable/
Dportable_invoke_entrypoints.cc55 #define EXPLICIT_FIND_METHOD_HELPER_TEMPLATE_DECL(_type, _access_check) \ argument
61 #define EXPLICIT_FIND_METHOD_HELPER_TYPED_TEMPLATE_DECL(_type) \ argument
/art/runtime/entrypoints/
Dentrypoint_utils-inl.h330 #define EXPLICIT_FIND_FIELD_FROM_CODE_TEMPLATE_DECL(_type, _access_check) \ argument
336 #define EXPLICIT_FIND_FIELD_FROM_CODE_TYPED_TEMPLATE_DECL(_type) \ argument
459 #define EXPLICIT_FIND_METHOD_FROM_CODE_TEMPLATE_DECL(_type, _access_check) \ argument
465 #define EXPLICIT_FIND_METHOD_FROM_CODE_TYPED_TEMPLATE_DECL(_type) \ argument
/art/runtime/interpreter/
Dinterpreter_common.h379 #define EXPLICIT_DO_INVOKE_TEMPLATE_DECL(_type, _is_range, _do_check) \ argument
385 #define EXPLICIT_DO_INVOKE_ALL_TEMPLATE_DECL(_type) \ argument
/art/runtime/
Dcheck_jni.cc1323 #define FIELD_ACCESSORS(_ctype, _jname, _jvalue_type, _type) \ argument