Home
last modified time | relevance | path

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

/foundation/arkui/napi/native_engine/impl/ark/
Dark_native_engine.cpp1426 …id ArkNativeEngine::DumpHeapSnapshot(const std::string& path, bool isVmMode, DumpFormat dumpFormat) in DumpHeapSnapshot()
1439 void ArkNativeEngine::DumpCpuProfile(bool isVmMode, DumpFormat dumpFormat, bool isPrivate, bool isF… in DumpCpuProfile()
1452 void ArkNativeEngine::DumpHeapSnapshot(bool isVmMode, DumpFormat dumpFormat, bool isPrivate, bool i… in DumpHeapSnapshot()