Home
last modified time | relevance | path

Searched refs:bootloaderFlashTarget (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/util/image/
DIncrementalImageUtil.java584 CommandResult bootloaderFlashTarget = in attemptBootloaderAndRadioFlashing() local
587 CLog.d("Status: %s", bootloaderFlashTarget.getStatus()); in attemptBootloaderAndRadioFlashing()
588 CLog.d("stdout: %s", bootloaderFlashTarget.getStdout()); in attemptBootloaderAndRadioFlashing()
589 CLog.d("stderr: %s", bootloaderFlashTarget.getStderr()); in attemptBootloaderAndRadioFlashing()