Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_types.cpp2152 auto runtimeCallFrame = std::make_unique<RuntimeCallFrame>(); in Create() local
2212 auto runtimeCallFrame = std::make_unique<RuntimeCallFrame>(); in FromFrameInfo() local
2245 std::unique_ptr<RuntimeCallFrame> runtimeCallFrame = RuntimeCallFrame::Create(*callFrame); in Create() local
2473 std::unique_ptr<RuntimeCallFrame> runtimeCallFrame = RuntimeCallFrame::Create(*callFrame); in Create() local
/arkcompiler/toolchain/tooling/test/
Ddebugger_types_test.cpp2815 std::unique_ptr<PtJson> runtimeCallFrame = PtJson::CreateObject(); in HWTEST_F_L0() local