Home
last modified time | relevance | path

Searched defs:is_emulator (Results 1 – 2 of 2) sorted by relevance

/packages/modules/adb/client/
Dtransport_emulator.cpp282 int init_socket_transport(atransport* t, unique_fd fd, int adb_port, bool is_emulator) { in init_socket_transport()
/packages/modules/adb/
Dtransport.cpp1503 bool register_socket_transport(unique_fd s, std::string serial, int port, bool is_emulator, in register_socket_transport()