Home
last modified time | relevance | path

Searched defs:isSync (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.h38 bool isSync = true; // OOM and Ide dump need sync dump. member
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/tests/
Dheap_dump_test.cpp104 bool isSync = true, Progress *progress = nullptr, in GenerateRawHeapSnashot()