Searched refs:GetAllocThreadId (Results 1 – 3 of 3) sorted by relevance
49 inline u32 GetAllocThreadId() const;109 u32 GetAllocThreadId() const;
67 u32 HwasanChunkView::GetAllocThreadId() const { in GetAllocThreadId() function in __hwasan::HwasanChunkView68 return metadata_->GetAllocThreadId(); in GetAllocThreadId()113 inline u32 Metadata::GetAllocThreadId() const { in GetAllocThreadId() function in __hwasan::Metadata311 u32 alloc_thread_id = meta->GetAllocThreadId(); in HwasanDeallocate()
713 result.heap.thread_id = chunk.GetAllocThreadId(); in FindBufferOverflowCandidate()