Searched refs:AddInspectedHeapObject (Results 1 – 4 of 4) sorted by relevance
42 DispatchResponse AddInspectedHeapObject(const AddInspectedHeapObjectParams ¶ms);65 void AddInspectedHeapObject(const DispatchRequest &request);
24 { "addInspectedHeapObject", &HeapProfilerImpl::DispatcherImpl::AddInspectedHeapObject }, in Dispatch()48 void HeapProfilerImpl::DispatcherImpl::AddInspectedHeapObject(const DispatchRequest &request) in AddInspectedHeapObject() function in panda::ecmascript::tooling::HeapProfilerImpl::DispatcherImpl55 DispatchResponse response = heapprofiler_->AddInspectedHeapObject(*params); in AddInspectedHeapObject()253 DispatchResponse HeapProfilerImpl::AddInspectedHeapObject([[maybe_unused]] const AddInspectedHeapOb… in AddInspectedHeapObject() function in panda::ecmascript::tooling::HeapProfilerImpl
51 dispatcherImpl->AddInspectedHeapObject(*req); in HeapprofilerAddInspectedHeapObjectFuzzTest()
52 HWTEST_F_L0(HeapProfilerImplTest, AddInspectedHeapObject) in HWTEST_F_L0() argument57 DispatchResponse response = heapProfiler->AddInspectedHeapObject(param); in HWTEST_F_L0()182 dispatcherImpl->AddInspectedHeapObject(request); in HWTEST_F_L0()186 dispatcherImpl->AddInspectedHeapObject(request1); in HWTEST_F_L0()