Searched refs:RefreshInfo (Results 1 – 2 of 2) sorted by relevance
147 struct RefreshInfo { struct169 std::unordered_map<PropIdAreaId, RefreshInfo, PropIdAreaIdHash> mRefreshInfoByPropIdAreaId argument
2286 const RefreshInfo& refreshInfo = mRefreshInfoByPropIdAreaId[propIdAreaId]; in refreshTimestampForInterval()2302 RefreshInfo refreshInfo = { in registerRefreshLocked()