Searched defs:PinObject (Results 1 – 5 of 5) sorted by relevance
179 ALWAYS_INLINE void PinObject(ObjectHeader *object) in PinObject() function
243 void PinObject() in PinObject() function
250 void RegionAllocator<AllocConfigT, LockConfigT>::PinObject(ObjectHeader *object) in PinObject() function
689 void PinObject([[maybe_unused]] ObjectHeader *object) final {} in PinObject() function860 void PinObject([[maybe_unused]] ObjectHeader *object) final in PinObject() function
454 void ObjectAllocatorG1<MT_MODE>::PinObject(ObjectHeader *object) in PinObject() function in ark::mem::ObjectAllocatorG1