Searched refs:GetHeapSize (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_thread_registry.h54 uptr GetHeapSize();
H A Dasan_stats.cc75 return asanThreadRegistry().GetHeapSize();
H A Dasan_thread_registry.cc118 uptr AsanThreadRegistry::GetHeapSize() { function in class:__asan::AsanThreadRegistry

Completed in 81 milliseconds