Searched refs:drive_enable_snapshot (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dvl-android.c891 static int drive_enable_snapshot(QemuOpts *opts, void *opaque) function
4044 qemu_opts_foreach(qemu_find_opts("drive"), drive_enable_snapshot, NULL, 0);
H A Dvl.c699 static int drive_enable_snapshot(QemuOpts *opts, void *opaque) function
2938 qemu_opts_foreach(qemu_find_opts("drive"), drive_enable_snapshot, NULL, 0);

Completed in 168 milliseconds