Searched refs:AsyncStackDepthCommand (Results 1 – 2 of 2) sorted by relevance
69 int AsyncStackDepthCommand();
46 { "setAsyncStackDepth", std::bind(&DebuggerClient::AsyncStackDepthCommand, this)}, in DispatcherCmd()229 int DebuggerClient::AsyncStackDepthCommand() in AsyncStackDepthCommand() function in OHOS::ArkCompiler::Toolchain::DebuggerClient