Searched defs:PinObject (Results 1 – 5 of 5) sorted by relevance
179 ALWAYS_INLINE void PinObject(ObjectHeader *object) in PinObject() function
236 void PinObject() in PinObject() function
260 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
457 void ObjectAllocatorG1<MT_MODE>::PinObject(ObjectHeader *object) in PinObject() function in ark::mem::ObjectAllocatorG1