Home
last modified time | relevance | path

Searched refs:dump_packet (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dtransport.cpp110 static std::string dump_packet(const char* name, const char* func, apacket* p) { in dump_packet() function
166 VLOG(TRANSPORT) << dump_packet(name, "from remote", *ppacket); in read_packet()
177 VLOG(TRANSPORT) << dump_packet(name, "to remote", *ppacket); in write_packet()