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

/art/runtime/
H A Dart_method.h176 && GetEntryPointFromQuickCompiledCodePtrSize(pointer_size) != nullptr
293 return GetEntryPointFromQuickCompiledCodePtrSize(sizeof(void*));
295 ALWAYS_INLINE const void* GetEntryPointFromQuickCompiledCodePtrSize(size_t pointer_size) { function in class:art::FINAL

Completed in 1143 milliseconds