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

  /external/compiler-rt/lib/asan/
asan_thread_registry.h 55 uptr GetFreeBytes();
asan_stats.cc 84 return asanThreadRegistry().GetFreeBytes();
asan_thread_registry.cc 129 uptr AsanThreadRegistry::GetFreeBytes() {

Completed in 20 milliseconds