Searched defs:tracesPath (Results 1 – 2 of 2) sorted by relevance
509 String tracesPath = SystemProperties.get("dalvik.vm.stack-trace-file", null); in dumpKernelStackTraces() local518 private native void native_dumpKernelStacks(String tracesPath); in native_dumpKernelStacks()
4711 String tracesPath = SystemProperties.get("dalvik.vm.stack-trace-file", null); in dumpStackTraces() local4739 private static void dumpStackTraces(String tracesPath, ArrayList<Integer> firstPids, in dumpStackTraces()4817 String tracesPath = SystemProperties.get("dalvik.vm.stack-trace-file", null); in logAppTooSlow() local