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

  /dalvik/vm/
Profile.cpp 925 TRACE_METHOD_ENTER(dvmThreadSelf(), gDvm.methodTraceClassPrepMethod);
929 TRACE_METHOD_EXIT(dvmThreadSelf(), gDvm.methodTraceClassPrepMethod);
Globals.h 669 Method* methodTraceClassPrepMethod;
InitRefs.cpp 365 { &gDvm.methodTraceClassPrepMethod, "Ldalvik/system/VMDebug;", "startClassPrep", "()V" },

Completed in 36 milliseconds