Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tooling/
Ddebugger.h347 std::optional<Error> SetAsyncCallStackDepth([[maybe_unused]] uint32_t maxDepth) const override in SetAsyncCallStackDepth() function
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp403 void DebuggerImpl::DispatcherImpl::SetAsyncCallStackDepth(const DispatchRequest &request) in SetAsyncCallStackDepth() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
721 DispatchResponse DebuggerImpl::SetAsyncCallStackDepth() in SetAsyncCallStackDepth() function in panda::ecmascript::tooling::DebuggerImpl