Searched defs:tpbuf (Results 1 – 3 of 3) sorted by relevance
277 std::vector<char> tpbuf; in Download() member598 int FastBootDriver::SparseWriteCallback(std::vector<char>& tpbuf, const char* data, size_t len) { in SparseWriteCallback()
173 static unsigned char tpbuf[sizeof(struct soprot) + 2048]; variable
144 static unsigned char tpbuf[sizeof(struct tprot) + 2048]; variable