Searched refs:ComponentStateChange (Results 1 – 2 of 2) sorted by relevance
33 struct ComponentStateChange { struct34 ComponentStateChange(base::Time time, in ComponentStateChange() function52 std::vector<ComponentStateChange> state_changes; argument
460 return ComponentStateChange{change.timestamp, component, in GetAndClearRecordedStateChanges()468 auto pred = [](const ComponentStateChange& lhs, in GetAndClearRecordedStateChanges()469 const ComponentStateChange& rhs) { in GetAndClearRecordedStateChanges()