Home
last modified time | relevance | path

Searched refs:RetType (Results 1 – 1 of 1) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_field_entrypoints.cc70 #define ART_GET_FIELD_FROM_CODE(Kind, PrimitiveType, RetType, SetType, \ argument
72 extern "C" RetType artGet ## Kind ## StaticFromCode(uint32_t field_idx, \
92 extern "C" RetType artGet ## Kind ## InstanceFromCode(uint32_t field_idx, \
182 extern "C" RetType artGet ## Kind ## StaticFromCompiledCode( \
190 extern "C" RetType artGet ## Kind ## InstanceFromCompiledCode( \