Home
last modified time | relevance | path

Searched defs:GetFieldValue (Results 1 – 2 of 2) sorted by relevance

/art/runtime/interpreter/
Dinterpreter_common.h249 ALWAYS_INLINE static JValue GetFieldValue(const ShadowFrame& shadow_frame, uint32_t vreg) in GetFieldValue() function
/art/runtime/native/
Djava_lang_reflect_Field.cc78 ALWAYS_INLINE inline static bool GetFieldValue(const ScopedFastNativeObjectAccess& soa, in GetFieldValue() function