Home
last modified time | relevance | path

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

/aosp12/art/runtime/mirror/
H A Dvar_handle.h181 return MemberOffset(OFFSETOF_MEMBER(VarHandle, coordinate_type1_)); in CoordinateType1Offset()
199 HeapReference<mirror::Class> coordinate_type1_; variable
/aosp12/art/runtime/
H A Dclass_linker_test.cc808 addOffset(OFFSETOF_MEMBER(mirror::VarHandle, coordinate_type1_), "coordinateType1"); in VarHandleOffsets()