Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp48 void HeapProfilerImpl::DispatcherImpl::AddInspectedHeapObject(const DispatchRequest &request) in AddInspectedHeapObject() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
253 DispatchResponse HeapProfilerImpl::AddInspectedHeapObject([[maybe_unused]] const AddInspectedHeapOb… in AddInspectedHeapObject() function in panda::ecmascript::tooling::HeapProfilerImpl
/arkcompiler/toolchain/tooling/test/
Dheapprofiler_impl_test.cpp52 HWTEST_F_L0(HeapProfilerImplTest, AddInspectedHeapObject) in HWTEST_F_L0() argument