Searched defs:GetEntryPointFromJniPtrSize (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dart_method.h488 return GetEntryPointFromJniPtrSize(kRuntimePointerSize);
491 ALWAYS_INLINE void* GetEntryPointFromJniPtrSize(PointerSize pointer_size) { function in class:art::FINAL

Completed in 155 milliseconds