Home
last modified time | relevance | path

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

/arkcompiler/toolchain/tooling/dynamic/agent/
Dheapprofiler_impl.cpp293 void HeapProfilerImpl::Frontend::LastSeenObjectId(int32_t lastSeenObjectId, int64_t timeStampUs) in LastSeenObjectId() function in panda::ecmascript::tooling::HeapProfilerImpl::Frontend
/arkcompiler/toolchain/tooling/dynamic/test/
Dheapprofiler_impl_test.cpp35 void LastSeenObjectId(int32_t lastSeenObjectId, int64_t timeStampUs) in LastSeenObjectId() function in panda::ecmascript::tooling::HeapProfilerImplFriendTest
557 HWTEST_F_L0(HeapProfilerImplTest, LastSeenObjectId) in HWTEST_F_L0() argument