Home
last modified time | relevance | path

Searched defs:Disable (Results 1 – 14 of 14) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Ddom_impl.cpp45 void DomImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::DomImpl::DispatcherImpl
Dcss_impl.cpp45 void CssImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::CssImpl::DispatcherImpl
Doverlay_impl.cpp47 void OverlayImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::OverlayImpl::DispatcherImpl
Dprofiler_impl.cpp127 void ProfilerImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
251 DispatchResponse ProfilerImpl::Disable() in Disable() function in panda::ecmascript::tooling::ProfilerImpl
Dheapprofiler_impl.cpp132 void HeapProfilerImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
336 DispatchResponse HeapProfilerImpl::Disable() in Disable() function in panda::ecmascript::tooling::HeapProfilerImpl
Druntime_impl.cpp85 void RuntimeImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::RuntimeImpl::DispatcherImpl
151 DispatchResponse RuntimeImpl::Disable() in Disable() function in panda::ecmascript::tooling::RuntimeImpl
Ddebugger_impl.cpp649 void DebuggerImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
1061 DispatchResponse DebuggerImpl::Disable() in Disable() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/runtime_core/static_core/runtime/tooling/
Dpt_hook_type_info.h44 void Disable(const PtHookType type) in Disable() function
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem_hooks.cpp106 void PandaHooks::Disable() in Disable() function in ark::os::windows::mem_hooks::PandaHooks
/arkcompiler/runtime_core/static_core/platforms/unix/libpandabase/
Dmem_hooks.cpp135 void PandaHooks::Disable() in Disable() function in ark::os::unix::mem_hooks::PandaHooks
/arkcompiler/runtime_core/static_core/runtime/coroutines/
Dcoroutine_stats.h105 void Disable() in Disable() function
/arkcompiler/toolchain/tooling/client/domain/
Dheapprofiler_client.cpp139 int HeapProfilerClient::Disable() in Disable() function in OHOS::ArkCompiler::Toolchain::HeapProfilerClient
/arkcompiler/toolchain/tooling/test/
Dprofiler_impl_test.cpp52 HWTEST_F_L0(ProfilerImplTest, Disable) in HWTEST_F_L0() argument
Dheapprofiler_impl_test.cpp116 HWTEST_F_L0(HeapProfilerImplTest, Disable) in HWTEST_F_L0() argument