Home
last modified time | relevance | path

Searched defs:Upcast (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.h57 PA_ALWAYS_INLINE static constexpr To* Upcast(From* wrapped_ptr) { in Upcast() function
H A Draw_ptr_asan_unowned_impl.h77 PA_ALWAYS_INLINE static constexpr To* Upcast(From* wrapped_ptr) { in Upcast() function
H A Draw_ptr_hookable_impl.h121 PA_ALWAYS_INLINE static constexpr To* Upcast(From* wrapped_ptr) { in Upcast() function
H A Draw_ptr_backup_ref_impl.h271 PA_ALWAYS_INLINE static constexpr To* Upcast(From* wrapped_ptr) { in Upcast() function
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/common/
H A Dweak_self_test.cc311 TEST_F(WeakSelfTest, Upcast) { in TEST_F() argument