Searched refs:readDiagString (Results 1 – 1 of 1) sorted by relevance
200 static AdbResponse readAdbResponse(SocketChannel chan, boolean readDiagString) in readAdbResponse() argument214 readDiagString = true; // look for a reason after the FAIL in readAdbResponse()219 while (readDiagString) { in readAdbResponse()