Home
last modified time | relevance | path

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

/aosp12/art/runtime/interpreter/
H A Dinterpreter_common.h584 ALWAYS_INLINE bool DoFieldPut(Thread* self, const ShadowFrame& shadow_frame, in DoFieldPut() function
H A Dinterpreter_switch_impl-inl.h357 return DoFieldPut<find_type, field_type, do_access_check, transaction_active>( in HandlePut()