Home
last modified time | relevance | path

Searched defs:maxDepth (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()
/arkcompiler/toolchain/tooling/base/
Dpt_params.cpp229 int32_t maxDepth; in Create() local