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

  /art/tools/
run-jdwp-tests.sh 57 dump_command="/bin/true"
202 dump_command="/bin/kill -3"
206 dump_command="/system/bin/true"
207 # dump_command="/system/xbin/su root /data/local/tmp/system/bin/debuggerd -b"
318 --vm-arg -Djpda.settings.dumpProcess="$dump_command" \
  /external/google-breakpad/src/tools/mac/dump_syms/
macho_dump.cc 181 DumpCommand dump_command(&reader);
182 reader.WalkLoadCommands(&dump_command);

Completed in 552 milliseconds