Home
last modified time | relevance | path

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

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