Home
last modified time | relevance | path

Searched defs:Enable (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/runtime/tooling/
Dpt_hook_type_info.h39 void Enable(const PtHookType type) in Enable() function
/arkcompiler/toolchain/tooling/agent/
Dprofiler_impl.cpp57 void ProfilerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
160 DispatchResponse ProfilerImpl::Enable() in Enable() function in panda::ecmascript::tooling::ProfilerImpl
Dheapprofiler_impl.cpp64 void HeapProfilerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
265 DispatchResponse HeapProfilerImpl::Enable() in Enable() function in panda::ecmascript::tooling::HeapProfilerImpl
Druntime_impl.cpp48 void RuntimeImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::RuntimeImpl::DispatcherImpl
138 DispatchResponse RuntimeImpl::Enable() in Enable() function in panda::ecmascript::tooling::RuntimeImpl
Ddebugger_impl.cpp310 void DebuggerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
575 DispatchResponse DebuggerImpl::Enable([[maybe_unused]] const EnableParams &params, UniqueDebuggerId… in Enable() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/toolchain/tooling/test/
Dheapprofiler_impl_test.cpp71 HWTEST_F_L0(HeapProfilerImplTest, Enable) in HWTEST_F_L0() argument
Dprofiler_impl_test.cpp61 HWTEST_F_L0(ProfilerImplTest, Enable) in HWTEST_F_L0() argument