Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/vm_manager/
Dqemu_manager.cpp778 bool has_network_devices = false; in StartCommands() local
782 has_network_devices = true; in StartCommands()
802 has_network_devices = true; in StartCommands()
827 if (has_network_devices) { in StartCommands()