Searched defs:ShouldNotifyMethodEnterExitEvents (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dinstrumentation.cc292 if (instrumentation->ShouldNotifyMethodEnterExitEvents()) {
364 if (instrumentation_->ShouldNotifyMethodEnterExitEvents()) {
857 bool Instrumentation::ShouldNotifyMethodEnterExitEvents() const { function in class:art::instrumentation::Instrumentation

Completed in 53 milliseconds