Searched refs:times_restarted_ (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_internal.h108 uptr times_restarted_; member in class:__sanitizer::SymbolizerProcess
H A Dsanitizer_symbolizer_libcdep.cc354 times_restarted_(0),
363 for (; times_restarted_ < kMaxTimesRestarted; times_restarted_++) {

Completed in 880 milliseconds