OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_snapshot
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/
cmdline-options.h
81
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
879
if (opts->
no_snapshot
) {
[
all
...]
/external/v8/test/cctest/
test-heap-profiler.cc
1109
const v8::HeapSnapshot*
no_snapshot
=
local
[
all
...]
Completed in 48 milliseconds