Home
last modified time | relevance | path

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

/system/core/adb/
Dadb.cpp864 char hostbuf[100]; in handle_host_request() local
867 snprintf(hostbuf, sizeof(hostbuf) - 1, "%s:5555", serial); in handle_host_request()
868 serial = hostbuf; in handle_host_request()