Searched defs:ReportHeapSnapshotProgress (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/toolchain/tooling/dynamic/agent/ | ||
| D | heapprofiler_impl.cpp | 263 void HeapProfilerImpl::Frontend::ReportHeapSnapshotProgress(int32_t done, int32_t total) in ReportHeapSnapshotProgress() function in panda::ecmascript::tooling::HeapProfilerImpl::Frontend |
| /arkcompiler/toolchain/tooling/dynamic/test/ | ||
| D | heapprofiler_impl_test.cpp | 50 void ReportHeapSnapshotProgress(int32_t done, int32_t total) in ReportHeapSnapshotProgress() function in panda::ecmascript::tooling::HeapProfilerImplFriendTest |