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