Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dcompressed_pointer.h454 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer(T* ptr) : ptr_(ptr) {} in UncompressedPointer() function
455 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer(std::nullptr_t) in UncompressedPointer() function
465 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer( in UncompressedPointer() function
471 PA_ALWAYS_INLINE constexpr explicit UncompressedPointer( in UncompressedPointer() function