Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp388 const std::string profilerCommand("profile"); in DebuggerConnectionManager() local
389 if (dOption.perfCmd.find(profilerCommand) != std::string::npos) { in DebuggerConnectionManager()