Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/include/
DFakeVehicleHardware.h147 struct RefreshInfo { struct
169 std::unordered_map<PropIdAreaId, RefreshInfo, PropIdAreaIdHash> mRefreshInfoByPropIdAreaId argument
/hardware/interfaces/automotive/vehicle/aidl/impl/fake_impl/hardware/src/
DFakeVehicleHardware.cpp2286 const RefreshInfo& refreshInfo = mRefreshInfoByPropIdAreaId[propIdAreaId]; in refreshTimestampForInterval()
2302 RefreshInfo refreshInfo = { in registerRefreshLocked()