Searched refs:pAllocObjectWithAccessCheck (Results 1 – 6 of 6) sorted by relevance
45 void* (*pAllocObjectWithAccessCheck)(uint32_t, void*); member
136 qpoints->pAllocObjectWithAccessCheck = art_quick_alloc_object_with_access_check; in InitEntryPoints()
154 qpoints->pAllocObjectWithAccessCheck = art_quick_alloc_object_with_access_check; in InitEntryPoints()
153 qpoints->pAllocObjectWithAccessCheck = art_quick_alloc_object_with_access_check; in InitEntryPoints()
879 func_offset = QUICK_ENTRYPOINT_OFFSET(pAllocObjectWithAccessCheck); in GenNewInstance()
1630 QUICK_ENTRY_POINT_INFO(pAllocObjectWithAccessCheck),