Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/base/
Dpt_params.h469 bool GetEnabled() const in GetEnabled() function
/arkcompiler/toolchain/tooling/test/
Ddebugger_params_test.cpp805 ASSERT_TRUE(objectData->GetEnabled()); in HWTEST_F_L0()
/arkcompiler/toolchain/tooling/agent/
Ddebugger_impl.cpp972 vm_->GetJsDebuggerManager()->SetMixedDebugEnabled(params.GetEnabled()); in SetMixedDebugEnabled()