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

/art/runtime/
H A Dart_method.h424 SetEntryPointFromJniPtrSize(entrypoint, sizeof(void*));
426 ALWAYS_INLINE void SetEntryPointFromJniPtrSize(const void* entrypoint, size_t pointer_size) { function in class:art::FINAL

Completed in 394 milliseconds