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

  /dalvik/vm/
Profile.h 46 Method* classPrepMethod;
Profile.c 153 gDvm.methodTrace.classPrepMethod =
156 gDvm.methodTrace.classPrepMethod == NULL)
814 TRACE_METHOD_ENTER(dvmThreadSelf(), gDvm.methodTrace.classPrepMethod);
818 TRACE_METHOD_EXIT(dvmThreadSelf(), gDvm.methodTrace.classPrepMethod);

Completed in 73 milliseconds