Searched defs:Enable (Results 1 – 6 of 6) sorted by relevance
57 void ProfilerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl160 DispatchResponse ProfilerImpl::Enable() in Enable() function in panda::ecmascript::tooling::ProfilerImpl
65 void HeapProfilerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl265 DispatchResponse HeapProfilerImpl::Enable() in Enable() function in panda::ecmascript::tooling::HeapProfilerImpl
48 void RuntimeImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::RuntimeImpl::DispatcherImpl138 DispatchResponse RuntimeImpl::Enable() in Enable() function in panda::ecmascript::tooling::RuntimeImpl
312 void DebuggerImpl::DispatcherImpl::Enable(const DispatchRequest &request) in Enable() function in panda::ecmascript::tooling::DebuggerImpl::DispatcherImpl611 DispatchResponse DebuggerImpl::Enable([[maybe_unused]] const EnableParams ¶ms, UniqueDebuggerId… in Enable() function in panda::ecmascript::tooling::DebuggerImpl
71 HWTEST_F_L0(HeapProfilerImplTest, Enable) in HWTEST_F_L0() argument
61 HWTEST_F_L0(ProfilerImplTest, Enable) in HWTEST_F_L0() argument