Searched refs:mPipeToOutput (Results 1 – 1 of 1) sorted by relevance
301 private OutputStream mPipeToOutput; // Used in pullFile, to pipe content from "content read" field in NativeDevice.AdbShellAction306 mPipeToOutput = pipeToOutput; in AdbShellAction()316 getRunUtil().runTimedCmd(mTimeout, mPipeToOutput, /* stderr= */ null, mCmd); in run()