Searched refs:get_raw_size_ptr (Results 1 – 2 of 2) sorted by relevance
78 ALWAYS_INLINE const size_t* get_raw_size_ptr() const;79 ALWAYS_INLINE size_t* get_raw_size_ptr() { in get_raw_size_ptr() function81 const_cast<const PartitionPage*>(this)->get_raw_size_ptr()); in get_raw_size_ptr()183 ALWAYS_INLINE const size_t* PartitionPage::get_raw_size_ptr() const { in get_raw_size_ptr() function198 const size_t* ptr = get_raw_size_ptr(); in get_raw_size()276 size_t* raw_size_ptr = get_raw_size_ptr(); in set_raw_size()
417 if (page->get_raw_size_ptr()) in PartitionReallocGenericFlags()