Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler_interface.h30 struct DumpSnapShotOption { struct
53 virtual bool DumpHeapSnapshot(Stream *stream, const DumpSnapShotOption &dumpOption, argument
/arkcompiler/ets_runtime/ecmascript/napi/include/
Ddfx_jsnapi.h55 using DumpSnapShotOption = ecmascript::DumpSnapShotOption; variable