Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/agent/
Dheapprofiler_impl.cpp263 void HeapProfilerImpl::Frontend::ReportHeapSnapshotProgress(int32_t done, int32_t total) in ReportHeapSnapshotProgress() function in panda::ecmascript::tooling::HeapProfilerImpl::Frontend
/arkcompiler/toolchain/tooling/dynamic/test/
Dheapprofiler_impl_test.cpp50 void ReportHeapSnapshotProgress(int32_t done, int32_t total) in ReportHeapSnapshotProgress() function in panda::ecmascript::tooling::HeapProfilerImplFriendTest
613 HWTEST_F_L0(HeapProfilerImplTest, ReportHeapSnapshotProgress) in HWTEST_F_L0() argument