Home
last modified time | relevance | path

Searched refs:IsPtrOOB (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/allocator/partition_allocator/pointers/
Draw_ptr_backup_ref_impl.h123 PA_ALWAYS_INLINE static bool IsPtrOOB(T* ptr) { in IsPtrOOB() function
207 PA_BASE_CHECK(!IsPtrOOB(wrapped_ptr)); in SafelyUnwrapPtrForDereference()