HomeSort by relevance Sort by last modified time
    Searched full:no_snapshot (Results 1 - 3 of 3) sorted by null

  /external/qemu/android/
cmdline-options.h 82 OPT_FLAG ( no_snapshot, "perform a full boot and do not do not auto-save, but qemu vmload and vmsave operate on snapstorage" )
main.c 838 if (opts->no_snapshot) {
    [all...]
  /external/v8/test/cctest/
test-heap-profiler.cc 745 const v8::HeapSnapshot* no_snapshot = local
749 CHECK_EQ(NULL, no_snapshot);
    [all...]

Completed in 785 milliseconds