HomeSort by relevance Sort by last modified time
    Searched refs:GetHeapSize (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/lib/asan/
asan_thread_registry.h 54 uptr GetHeapSize();
asan_stats.cc 80 return asanThreadRegistry().GetHeapSize();
asan_thread_registry.cc 123 uptr AsanThreadRegistry::GetHeapSize() {

Completed in 136 milliseconds