Home
last modified time | relevance | path

Searched defs:tpbuf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/core/fastboot/
H A Dfastboot_driver.cpp277 std::vector<char> tpbuf; in Download() member
598 int FastBootDriver::SparseWriteCallback(std::vector<char>& tpbuf, const char* data, size_t len) { in SparseWriteCallback()
/aosp_15_r20/external/ltp/testcases/network/lib6/
H A Dasapi_03.c173 static unsigned char tpbuf[sizeof(struct soprot) + 2048]; variable
H A Dasapi_01.c144 static unsigned char tpbuf[sizeof(struct tprot) + 2048]; variable