Searched refs:is_custom_config (Results 1 – 1 of 1) sorted by relevance
393 if is_custom_config(config) { in create_vm_internal()634 fn is_custom_config(config: &VirtualMachineConfig) -> bool { in is_custom_config() function