Searched refs:mPipeToOutput (Results 1 – 1 of 1) sorted by relevance
368 private OutputStream mPipeToOutput; // Used in pullFile, to pipe content from "content read" field in NativeDevice.AdbShellAction379 mPipeToOutput = pipeToOutput; in AdbShellAction()389 mResult = getRunUtil().runTimedCmd(mTimeout, mPipeToOutput, mPipeToError, mCmd); in run()