Home
last modified time | relevance | path

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

/system/core/adb/daemon/
Dtransport_qemu.cpp124 bool use_qemu_goldfish() { in use_qemu_goldfish() function
/system/core/adb/
Dtransport.h425 bool use_qemu_goldfish();
Dtransport_local.cpp314 if (use_qemu_goldfish()) { in local_init()