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

/art/runtime/
H A Dinstrumentation.cc318 if (instrumentation->ShouldNotifyMethodEnterExitEvents()) {
382 if (instrumentation_->ShouldNotifyMethodEnterExitEvents()) {
898 bool Instrumentation::ShouldNotifyMethodEnterExitEvents() const { function in class:art::instrumentation::Instrumentation

Completed in 156 milliseconds