Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/tooling/
Dpt_hook_type_info.h44 void Disable(const PtHookType type) in Disable() function
/arkcompiler/toolchain/tooling/agent/
Dprofiler_impl.cpp51 void ProfilerImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
155 DispatchResponse ProfilerImpl::Disable() in Disable() function in panda::ecmascript::tooling::ProfilerImpl
Dheapprofiler_impl.cpp70 void HeapProfilerImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
270 DispatchResponse HeapProfilerImpl::Disable() in Disable() function in panda::ecmascript::tooling::HeapProfilerImpl
Druntime_impl.cpp54 void RuntimeImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::RuntimeImpl::DispatcherImpl
143 DispatchResponse RuntimeImpl::Disable() in Disable() function in panda::ecmascript::tooling::RuntimeImpl
Ddebugger_impl.cpp325 void DebuggerImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl
586 DispatchResponse DebuggerImpl::Disable() in Disable() function in panda::ecmascript::tooling::DebuggerImpl
/arkcompiler/toolchain/tooling/test/
Dheapprofiler_impl_test.cpp80 HWTEST_F_L0(HeapProfilerImplTest, Disable) in HWTEST_F_L0() argument
Dprofiler_impl_test.cpp52 HWTEST_F_L0(ProfilerImplTest, Disable) in HWTEST_F_L0() argument