Searched defs:Disable (Results 1 – 7 of 7) sorted by relevance
44 void Disable(const PtHookType type) in Disable() function
51 void ProfilerImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl155 DispatchResponse ProfilerImpl::Disable() in Disable() function in panda::ecmascript::tooling::ProfilerImpl
70 void HeapProfilerImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl270 DispatchResponse HeapProfilerImpl::Disable() in Disable() function in panda::ecmascript::tooling::HeapProfilerImpl
54 void RuntimeImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::RuntimeImpl::DispatcherImpl143 DispatchResponse RuntimeImpl::Disable() in Disable() function in panda::ecmascript::tooling::RuntimeImpl
325 void DebuggerImpl::DispatcherImpl::Disable(const DispatchRequest &request) in Disable() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl586 DispatchResponse DebuggerImpl::Disable() in Disable() function in panda::ecmascript::tooling::DebuggerImpl
80 HWTEST_F_L0(HeapProfilerImplTest, Disable) in HWTEST_F_L0() argument
52 HWTEST_F_L0(ProfilerImplTest, Disable) in HWTEST_F_L0() argument