OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetEntrypointsInstrumented
(Results
1 - 2
of
2
) sorted by null
/art/runtime/
instrumentation.cc
623
void Instrumentation::
SetEntrypointsInstrumented
(bool instrumented) {
655
SetEntrypointsInstrumented
(true);
666
SetEntrypointsInstrumented
(false);
[
all
...]
instrumentation.h
357
void
SetEntrypointsInstrumented
(bool instrumented) NO_THREAD_SAFETY_ANALYSIS;
Completed in 972 milliseconds