Home
last modified time | relevance | path

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

/art/runtime/
Dinstrumentation.h555 return alloc_entrypoints_instrumented_; in AllocEntrypointsInstrumented()
753 bool alloc_entrypoints_instrumented_; variable
Dinstrumentation.cc192 alloc_entrypoints_instrumented_(false), in Instrumentation()
859 alloc_entrypoints_instrumented_ = instrumented; in SetEntrypointsInstrumented()
872 alloc_entrypoints_instrumented_ = instrumented; in SetEntrypointsInstrumented()