Searched defs:DoFieldGet (Results 1 - 1 of 1) sorted by path

/art/runtime/interpreter/
H A Dinterpreter_common.cc51 bool DoFieldGet(Thread* self, ShadowFrame& shadow_frame, const Instruction* inst, function in namespace:art::interpreter
116 // Explicitly instantiate all DoFieldGet functions.
118 template bool DoFieldGet<_find_type, _field_type, _do_check, _transaction_active>(Thread* self, \

Completed in 169 milliseconds