Home
last modified time | relevance | path

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

/device/google/cuttlefish_common/host/libs/vm_manager/
Dvm_manager.h62 std::function<void(vsoc::CuttlefishConfig*)> configure_boot_devices; member
Dvm_manager.cpp93 it->second.configure_boot_devices(config); in ConfigureBootDevices()