Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/image/
DIncrementalImageUtil.java598 CommandResult radioFlashTarget = in attemptBootloaderAndRadioFlashing() local
601 CLog.d("Status: %s", radioFlashTarget.getStatus()); in attemptBootloaderAndRadioFlashing()
602 CLog.d("stdout: %s", radioFlashTarget.getStdout()); in attemptBootloaderAndRadioFlashing()
603 CLog.d("stderr: %s", radioFlashTarget.getStderr()); in attemptBootloaderAndRadioFlashing()