Searched refs:INSTANCE_ID_FILENAME (Results 1 – 1 of 1) sorted by relevance
43 const INSTANCE_ID_FILENAME: &str = "service_vm_instance_id"; constant225 let instance_id_file = Path::new(VIRT_DATA_DIR).join(INSTANCE_ID_FILENAME); in protected_vm_instance()