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

  /sdk/ddms/app/src/com/android/ddms/
DeviceCommandDialog.java 212 class Gatherer extends Thread implements IShellOutputReceiver {
228 public Gatherer(Shell shell, IDevice device, String command, Text text) {
311 Gatherer gath = new Gatherer(shell, device, commandString(), mText);
320 if (result == Gatherer.RESULT_SUCCESS) {
324 } else if (result == Gatherer.RESULT_CANCELLED) {
327 } else if (result == Gatherer.RESULT_FAILURE) {
  /external/blktrace/
blkiomon.c 285 /* grab tree and make data gatherer build up another tree */

Completed in 175 milliseconds