Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.h508 ALWAYS_INLINE bool DoFieldGet(Thread* self, ShadowFrame& shadow_frame, const Instruction* inst, in DoFieldGet() function
Dinterpreter_switch_impl-inl.h356 return DoFieldGet<find_type, field_type, do_access_check, transaction_active>( in HandleGet()