Searched defs:ReleaseWrappedPtr (Results 1 – 6 of 6) sorted by relevance
26 using ReleaseWrappedPtr = void(uintptr_t address); member63 PA_ALWAYS_INLINE static constexpr void ReleaseWrappedPtr(T* ptr) { in ReleaseWrappedPtr() function
42 PA_ALWAYS_INLINE static constexpr void ReleaseWrappedPtr(T* wrapped_ptr) { in ReleaseWrappedPtr() function
200 PA_ALWAYS_INLINE static constexpr void ReleaseWrappedPtr(T*) {} in ReleaseWrappedPtr() function315 PA_ALWAYS_INLINE static constexpr void ReleaseWrappedPtr(T* ptr) { in ReleaseWrappedPtr() function
177 PA_ALWAYS_INLINE static constexpr void ReleaseWrappedPtr(T* wrapped_ptr) { in ReleaseWrappedPtr() function
2301 TEST_F(HookableRawPtrImplTest, ReleaseWrappedPtr) { in TEST_F() argument
68 void ReleaseWrappedPtr(uintptr_t) {} in ReleaseWrappedPtr() function