Searched refs:clone_from (Results 1 – 3 of 3) sorted by relevance
961 fdt.clone_from(fdt_template).map_err(|e| { in sanitize_device_tree()1271 fdt.clone_from(backup_fdt)?; in apply_debug_policy()
645 pub fn clone_from(&mut self, other: &Self) -> Result<()> { in clone_from() method
963 vm_config.devices.clone_from(&custom_config.devices); in load_app_config()971 vm_config.name.clone_from(&config.name); in load_app_config()