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

  /development/cmds/monkey/src/com/android/commands/monkey/
Monkey.java 99 /** Monitor /data/tombstones and stop the monkey if new files appear. */
241 private static final File TOMBSTONES_PATH = new File("/data/tombstones");
1282 String[] tombstones = TOMBSTONES_PATH.list(); local
    [all...]
  /device/google/wahoo/
init.hardware.rc 259 mkdir /data/vendor/tombstones/rfs 0770 root system
272 mkdir /data/tombstones 0771 system system
273 mkdir /tombstones/modem 0771 system system
274 mkdir /tombstones/lpass 0771 system system
275 mkdir /tombstones/wcnss 0771 system system
276 mkdir /tombstones/dsps 0771 system system

Completed in 430 milliseconds