Home
last modified time | relevance | path

Searched defs:GetHeapObjectId (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp76 void HeapProfilerImpl::DispatcherImpl::GetHeapObjectId(const DispatchRequest &request) in GetHeapObjectId() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
275 DispatchResponse HeapProfilerImpl::GetHeapObjectId([[maybe_unused]] const GetHeapObjectIdParams &pa… in GetHeapObjectId() function in panda::ecmascript::tooling::HeapProfilerImpl
/arkcompiler/toolchain/tooling/base/
Dpt_params.h743 HeapSnapshotObjectId GetHeapObjectId() const in GetHeapObjectId() function
/arkcompiler/toolchain/tooling/test/
Dheapprofiler_impl_test.cpp89 HWTEST_F_L0(HeapProfilerImplTest, GetHeapObjectId) in HWTEST_F_L0() argument