Searched refs:ActionForInterval (Results 1 – 2 of 2) sorted by relevance
152 struct ActionForInterval { struct171 std::unordered_map<int64_t, ActionForInterval> mActionByIntervalInNanos GUARDED_BY(mLock); argument
2280 ActionForInterval actionForInterval = mActionByIntervalInNanos[intervalInNanos]; in refreshTimestampForInterval()2318 mActionByIntervalInNanos[intervalInNanos] = ActionForInterval{ in registerRefreshLocked()