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

/external/qemu/
H A Dvl-android.c895 static int drive_enable_snapshot(QemuOpts *opts, void *opaque) function
4083 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 44 milliseconds