Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/agent/
Danimation_impl.cpp42 void AnimationImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::AnimationImpl::DispatcherImpl
Dcss_impl.cpp42 void CssImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::CssImpl::DispatcherImpl
Ddom_impl.cpp42 void DomImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::DomImpl::DispatcherImpl
Doverlay_impl.cpp42 void OverlayImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::OverlayImpl::DispatcherImpl
Dprofiler_impl.cpp123 void ProfilerImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
247 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
342 DispatchResponse HeapProfilerImpl::Disable() in Disable() function in panda::ecmascript::tooling::HeapProfilerImpl
Druntime_impl.cpp80 void RuntimeImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::RuntimeImpl::DispatcherImpl
174 DispatchResponse RuntimeImpl::Disable() in Disable() function in panda::ecmascript::tooling::RuntimeImpl
Ddebugger_impl.cpp705 void DebuggerImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
1239 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
Dperf_counter.cpp187 void PerfFileHandler::Disable() in Disable() function in ark::tooling::PerfFileHandler
255 void PerfCollector::Disable() in Disable() function in ark::tooling::PerfCollector
/arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/
Dmem_hooks.cpp107 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.h100 void Disable() in Disable() function
/arkcompiler/toolchain/tooling/dynamic/client/domain/
Dheapprofiler_client.cpp133 int HeapProfilerClient::Disable() in Disable() function in OHOS::ArkCompiler::Toolchain::HeapProfilerClient
/arkcompiler/runtime_core/libabckit/src/
Dlogger.h63 void Disable() in Disable() function
/arkcompiler/toolchain/tooling/static/
Dinspector.cpp673 void Inspector::Disable(PtThread thread) in Disable() function in ark::tooling::inspector::Inspector
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/
Dinspector.cpp666 void Inspector::Disable(PtThread thread) in Disable() function in ark::tooling::inspector::Inspector
/arkcompiler/toolchain/tooling/dynamic/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