Home
last modified time | relevance | path

Searched refs:PERFCMD_DUMPHEAP (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp119 const std::string PERFCMD_DUMPHEAP = "dumpheap"; variable
1533 perfCmd.find(PERFCMD_DUMPHEAP) != std::string::npos) { in HandleLaunchApplication()