Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DGeneratorHub.cpp71 const VhalEvent& curEvent = mEventQueue.top(); in run() local
73 TimePoint eventTime(Nanos(curEvent.val.timestamp)); in run()
82 mOnHalEvent(curEvent.val); in run()
84 int32_t cookie = curEvent.cookie; in run()