Home
last modified time | relevance | path

Searched refs:SetEntrypointsInstrumented (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dinstrumentation.cc798 void Instrumentation::SetEntrypointsInstrumented(bool instrumented) { in SetEntrypointsInstrumented() function in art::instrumentation::Instrumentation
838 SetEntrypointsInstrumented(true); in InstrumentQuickAllocEntryPointsLocked()
848 SetEntrypointsInstrumented(false); in UninstrumentQuickAllocEntryPointsLocked()
Dinstrumentation.h566 void SetEntrypointsInstrumented(bool instrumented) NO_THREAD_SAFETY_ANALYSIS;