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

/art/runtime/
H A Dinstrumentation.cc173 reached_existing_instrumentation_frames_(false), instrumentation_stack_depth_(0),
227 reached_existing_instrumentation_frames_ = true;
240 CHECK(!reached_existing_instrumentation_frames_);
268 bool reached_existing_instrumentation_frames_; member in struct:art::instrumentation::FINAL

Completed in 24 milliseconds