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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 440 void ForEachChunk(const Callable &callback) {
706 void ForEachChunk(const Callable &callback) {
    [all...]
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_allocator_test.cc 610 a->ForEachChunk(callback);
650 a.ForEachChunk(callback);

Completed in 41 milliseconds