Searched refs:kAdbStatusResponseLength (Results 1 – 1 of 1) sorted by relevance
64 constexpr std::size_t kAdbStatusResponseLength = variable81 return RecvAll(sock, kAdbStatusResponseLength) == kAdbOkayStatusResponse; in AdbSendMessage()166 const std::string status = RecvAll(sock, kAdbStatusResponseLength); in WaitForAdbAuthorization()