Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/common_components/heap/collector/
Dgc_request.h33 const bool isSync; member
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.h37 bool isSync = true; // OOM and Ide dump need sync dump. member