Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/agent/
Dheapprofiler_impl.cpp209 void HeapProfilerImpl::DispatcherImpl::StartTrackingHeapObjects(const DispatchRequest &request) in StartTrackingHeapObjects() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
394 DispatchResponse HeapProfilerImpl::StartTrackingHeapObjects(const StartTrackingHeapObjectsParams &p… in StartTrackingHeapObjects() function in panda::ecmascript::tooling::HeapProfilerImpl
/arkcompiler/toolchain/tooling/dynamic/test/
Dheapprofiler_impl_test.cpp449 HWTEST_F_L0(HeapProfilerImplTest, StartTrackingHeapObjects) in HWTEST_F_L0() argument