Searched refs:VIRT_DATA_DIR (Results 1 – 1 of 1) sorted by relevance
40 const VIRT_DATA_DIR: &str = "/data/misc/apexdata/com.android.virt"; constant136 let instance_img_path = Path::new(VIRT_DATA_DIR).join(INSTANCE_IMG_NAME); in start()225 let instance_id_file = Path::new(VIRT_DATA_DIR).join(INSTANCE_ID_FILENAME); in protected_vm_instance()