Home
last modified time | relevance | path

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

/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.cpp65 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.cpp312 void DebuggerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
611 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