Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/test/
Ddebugger_events_test.cpp132 Resumed resumed; in HWTEST_F_L0() local
133 std::unique_ptr<PtJson> json = resumed.ToJson(); in HWTEST_F_L0()
137 EXPECT_EQ(resumed.GetName(), method); in HWTEST_F_L0()
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp560 tooling::Resumed resumed; in Resumed() local
561 channel_->SendNotification(resumed); in Resumed()