Home
last modified time | relevance | path

Searched refs:GetUserCode (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/base/
Dpt_params.h487 bool GetUserCode() const in GetUserCode() function
/arkcompiler/toolchain/tooling/test/
Ddebugger_params_test.cpp820 ASSERT_TRUE(objectData->GetUserCode()); in HWTEST_F_L0()
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp979 if (params.GetUserCode()) { in ReplyNativeCalling()