Home
last modified time | relevance | path

Searched refs:SetQuickAllocEntryPointsInstrumented (Results 1 – 3 of 3) sorted by relevance

/art/runtime/entrypoints/quick/
Dquick_alloc_entrypoints.h38 void SetQuickAllocEntryPointsInstrumented(bool instrumented)
Dquick_alloc_entrypoints.cc198 void SetQuickAllocEntryPointsInstrumented(bool instrumented) { in SetQuickAllocEntryPointsInstrumented() function
/art/runtime/
Dinstrumentation.cc649 SetQuickAllocEntryPointsInstrumented(instrumented); in SetEntrypointsInstrumented()
654 SetQuickAllocEntryPointsInstrumented(instrumented); in SetEntrypointsInstrumented()