Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dart_method.h439 return GetEntryPointFromJniPtrSize(sizeof(void*)); in GetEntryPointFromJni()
441 ALWAYS_INLINE void* GetEntryPointFromJniPtrSize(size_t pointer_size) in GetEntryPointFromJniPtrSize() function
/art/patchoat/
Dpatchoat.cc556 object->GetEntryPointFromJniPtrSize(pointer_size)); in FixupMethod()