Home
last modified time | relevance | path

Searched defs:GetDeltaElems (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/
H A Draw_ptr_noop_impl.h88 PA_ALWAYS_INLINE static constexpr ptrdiff_t GetDeltaElems(T* wrapped_ptr1, in GetDeltaElems() function
H A Draw_ptr_asan_unowned_impl.h108 PA_ALWAYS_INLINE static constexpr ptrdiff_t GetDeltaElems(T* wrapped_ptr1, in GetDeltaElems() function
H A Draw_ptr_hookable_impl.h166 PA_ALWAYS_INLINE static constexpr ptrdiff_t GetDeltaElems(T* wrapped_ptr1, in GetDeltaElems() function
H A Draw_ptr_backup_ref_impl.h382 PA_ALWAYS_INLINE static constexpr ptrdiff_t GetDeltaElems(T* wrapped_ptr1, in GetDeltaElems() function
H A Draw_ptr_unittest.cc1852 TEST_F(BackupRefPtrTest, GetDeltaElems) { in TEST_F() argument