HomeSort by relevance Sort by last modified time
    Searched refs:SetEntrypointsInstrumented (Results 1 - 2 of 2) sorted by null

  /art/runtime/
instrumentation.cc 668 void Instrumentation::SetEntrypointsInstrumented(bool instrumented) {
708 SetEntrypointsInstrumented(true);
718 SetEntrypointsInstrumented(false);
    [all...]
instrumentation.h 505 void SetEntrypointsInstrumented(bool instrumented) NO_THREAD_SAFETY_ANALYSIS;

Completed in 496 milliseconds