Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/memory/
H A Dsafety_checks.h119 GetPartitionRootForMemorySafetyCheckedAllocation() { in GetPartitionRootForMemorySafetyCheckedAllocation() function
128 return GetPartitionRootForMemorySafetyCheckedAllocation() in HandleMemorySafetyCheckedOperatorNew()
141 return GetPartitionRootForMemorySafetyCheckedAllocation() in HandleMemorySafetyCheckedOperatorNew()
153 GetPartitionRootForMemorySafetyCheckedAllocation() in HandleMemorySafetyCheckedOperatorDelete()
167 GetPartitionRootForMemorySafetyCheckedAllocation() in HandleMemorySafetyCheckedOperatorDelete()
H A Dsafety_checks_unittest.cc163 base::internal::GetPartitionRootForMemorySafetyCheckedAllocation(); in TEST()