Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_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.cpp65 void HeapProfilerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
270 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
114 DispatchResponse RuntimeImpl::Enable() in Enable() function in panda::ecmascript::tooling::RuntimeImpl
Ddebugger_impl.cpp412 void DebuggerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
804 DispatchResponse DebuggerImpl::Enable([[maybe_unused]] const EnableParams &params, UniqueDebuggerId… in Enable() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem_hooks.cpp98 void PandaHooks::Enable() in Enable() function in panda::os::windows::mem_hooks::PandaHooks
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dmem_hooks.cpp127 void PandaHooks::Enable() in Enable() function in panda::os::unix::mem_hooks::PandaHooks
/arkcompiler/toolchain/tooling/client/domain/
Dheapprofiler_client.cpp119 int HeapProfilerClient::Enable() in Enable() function in OHOS::ArkCompiler::Toolchain::HeapProfilerClient
/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