Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp91 void HeapProfilerImpl::DispatcherImpl::GetObjectByHeapObjectId(const DispatchRequest &request) in GetObjectByHeapObjectId() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl
284 DispatchResponse HeapProfilerImpl::GetObjectByHeapObjectId([[maybe_unused]] const GetObjectByHeapOb… in GetObjectByHeapObjectId() function in panda::ecmascript::tooling::HeapProfilerImpl
/arkcompiler/toolchain/tooling/test/
Dheapprofiler_impl_test.cpp100 HWTEST_F_L0(HeapProfilerImplTest, GetObjectByHeapObjectId) in HWTEST_F_L0() argument