Home
last modified time | relevance | path

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

/system/core/adb/
Dtransport.h106 void SetLocalPortForEmulator(int port) { in SetLocalPortForEmulator() function
Dtransport_local.cpp541 t->SetLocalPortForEmulator(adb_port); in init_socket_transport()