HomeSort by relevance Sort by last modified time
    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