HomeSort by relevance Sort by last modified time
    Searched refs:LibvirtManager (Results 1 - 4 of 4) sorted by null

  /device/google/cuttlefish_common/host/libs/vm_manager/
libvirt_manager.h 24 class LibvirtManager {
26 LibvirtManager() = default;
27 ~LibvirtManager() = default;
libvirt_manager.cpp 262 std::string LibvirtManager::BuildXmlConfig() const {
328 bool LibvirtManager::Start() const {
355 bool LibvirtManager::Stop() const {
  /device/google/cuttlefish_common/host/commands/stop_cvd/
main.cc 58 vm_manager::LibvirtManager libvirt_manager;
  /device/google/cuttlefish_common/host/commands/launch/
main.cc 661 vm_manager::LibvirtManager libvirt;

Completed in 3253 milliseconds