Home
last modified time | relevance | path

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

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