OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:no_snapshot
(Results
1 - 4
of
4
) 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
842
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
...]
/external/chromium_org/v8/test/cctest/
test-heap-profiler.cc
1143
const v8::HeapSnapshot*
no_snapshot
=
local
[
all
...]
Completed in 1643 milliseconds