Searched defs:UnpinObject (Results 1 – 5 of 5) sorted by relevance
184 ALWAYS_INLINE void UnpinObject(ObjectHeader *object) in UnpinObject() function
250 void UnpinObject() in UnpinObject() function
258 void RegionAllocator<AllocConfigT, LockConfigT>::UnpinObject(ObjectHeader *object) in UnpinObject() function
691 void UnpinObject([[maybe_unused]] ObjectHeader *object) final {} in UnpinObject() function865 void UnpinObject([[maybe_unused]] ObjectHeader *object) final in UnpinObject() function
463 void ObjectAllocatorG1<MT_MODE>::UnpinObject(ObjectHeader *object) in UnpinObject() function in ark::mem::ObjectAllocatorG1