Searched defs:ReleaseWrappedPtr (Results 1 – 7 of 7) sorted by relevance
25 using ReleaseWrappedPtr = void(uintptr_t address); member69 PA_ALWAYS_INLINE static constexpr void ReleaseWrappedPtr(T* ptr) { in ReleaseWrappedPtr() function
29 PA_ALWAYS_INLINE static constexpr void ReleaseWrappedPtr(T*) {} in ReleaseWrappedPtr() function
41 PA_ALWAYS_INLINE static constexpr void ReleaseWrappedPtr(T* wrapped_ptr) { in ReleaseWrappedPtr() function
34 PA_ALWAYS_INLINE static constexpr void ReleaseWrappedPtr(T* ptr) { in ReleaseWrappedPtr() function
186 PA_ALWAYS_INLINE static constexpr void ReleaseWrappedPtr(T* wrapped_ptr) { in ReleaseWrappedPtr() function
2499 TEST_F(HookableRawPtrImplTest, ReleaseWrappedPtr) { in TEST_F() argument
68 void ReleaseWrappedPtr(uintptr_t) {} in ReleaseWrappedPtr() function