Home
last modified time | relevance | path

Searched refs:lastSeenObjectIdEvent (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/toolchain/tooling/agent/
Dheapprofiler_impl.cpp238 tooling::LastSeenObjectId lastSeenObjectIdEvent; in LastSeenObjectId() local
239 lastSeenObjectIdEvent.SetLastSeenObjectId(lastSeenObjectId); in LastSeenObjectId()
242 lastSeenObjectIdEvent.SetTimestamp(timestampMS); in LastSeenObjectId()
243 channel_->SendNotification(lastSeenObjectIdEvent); in LastSeenObjectId()