Searched defs:UnpinObject (Results 1 – 5 of 5) sorted by relevance
182 ALWAYS_INLINE void UnpinObject(ObjectHeader *object) in UnpinObject() function
236 void UnpinObject() in UnpinObject() function
228 void RegionAllocator<AllocConfigT, LockConfigT>::UnpinObject(ObjectHeader *object) in UnpinObject() function
692 void UnpinObject([[maybe_unused]] ObjectHeader *object) final {} in UnpinObject() function872 void UnpinObject([[maybe_unused]] ObjectHeader *object) final in UnpinObject() function
457 void ObjectAllocatorG1<MT_MODE>::UnpinObject(ObjectHeader *object) in UnpinObject() function in panda::mem::ObjectAllocatorG1