Searched defs:GetElementAddress (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/vixl/src/aarch64/ | ||
H A D | simulator-aarch64.h | 875 uint64_t GetElementAddress(int lane, int reg) const { in GetElementAddress() function |
/aosp_15_r20/art/runtime/mirror/ | ||
H A D | var_handle.cc | 1036 static T* GetElementAddress(ObjPtr<Array> target_array, int target_element) in GetElementAddress() function in art::mirror::__anon15c27a100111::PrimitiveArrayElementAccessor |