Home
last modified time | relevance | path

Searched defs:StopPreciseCoverage (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Dprofiler_impl.cpp99 void ProfilerImpl::DispatcherImpl::StopPreciseCoverage(const DispatchRequest &request) in StopPreciseCoverage() function in panda::ecmascript::tooling::ProfilerImpl::DispatcherImpl
193 DispatchResponse ProfilerImpl::StopPreciseCoverage() in StopPreciseCoverage() function in panda::ecmascript::tooling::ProfilerImpl
/arkcompiler/toolchain/tooling/test/
Dprofiler_impl_test.cpp111 HWTEST_F_L0(ProfilerImplTest, StopPreciseCoverage) in HWTEST_F_L0() argument