Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/src/partition_alloc/pointers/
Draw_ptr_noop_impl.h86 PA_ALWAYS_INLINE static constexpr ptrdiff_t GetDeltaElems(T* wrapped_ptr1, in GetDeltaElems() function
Draw_ptr_asan_unowned_impl.h107 PA_ALWAYS_INLINE static constexpr ptrdiff_t GetDeltaElems(T* wrapped_ptr1, in GetDeltaElems() function
Draw_ptr_hookable_impl.h165 PA_ALWAYS_INLINE static constexpr ptrdiff_t GetDeltaElems(T* wrapped_ptr1, in GetDeltaElems() function
Draw_ptr_backup_ref_impl.h410 PA_ALWAYS_INLINE static constexpr ptrdiff_t GetDeltaElems(T* wrapped_ptr1, in GetDeltaElems() function
Draw_ptr_unittest.cc1842 TEST_F(BackupRefPtrTest, GetDeltaElems) { in TEST_F() argument