Searched defs:error_count (Results 1 - 1 of 1) sorted by last modified time

/art/runtime/
H A Dreflection.cc355 size_t error_count = 0; local
373 ++error_count;
384 ++error_count;
394 ++error_count;
400 ++error_count;
406 ++error_count;
412 ++error_count;
417 if (UNLIKELY(error_count > 0)) {

Completed in 38 milliseconds