Searched defs:stateUpdate (Results 1 – 15 of 15) sorted by relevance
75 for (const auto &stateUpdate : states) { in flushStateUpdates() local
46 StateUpdate &&stateUpdate, in dispatchStateUpdate()
134 StateUpdate &&stateUpdate, in dispatchRawState()
76 for (const auto &stateUpdate : states) { in flushStateUpdates() local
47 StateUpdate &&stateUpdate, in dispatchStateUpdate()
135 StateUpdate &&stateUpdate, in dispatchRawState()
85 for (const auto &stateUpdate : states) { in flushStateUpdates() local
52 StateUpdate &&stateUpdate, in dispatchStateUpdate()
34 auto dummyStatePipe = [](StateUpdate const &stateUpdate) {}; in SetUp()
75 auto statePipe = [uiManager](StateUpdate const &stateUpdate) { in Scheduler()
85 auto statePipe = [uiManager](StateUpdate const &stateUpdate) { in Scheduler()