Home
last modified time | relevance | path

Searched refs:UpdatesStateEventCheck (Results 1 – 7 of 7) sorted by relevance

/expo/packages/expo-updates/ios/Tests/
H A DUpdatesStateMachineSpec.swift33 machine.processEvent(UpdatesStateEventCheck()) in spec()
55 machine.processEvent(UpdatesStateEventCheck()) in spec()
91 machine.processEvent(UpdatesStateEventCheck()) in spec()
108 machine.processEvent(UpdatesStateEventCheck()) in spec()
136 machine.processEvent(UpdatesStateEventCheck()) in spec()
/expo/ios/versioned/sdk49/EXUpdates/EXUpdates/
H A DUpdatesStateMachine.swift57 internal struct UpdatesStateEventCheck: UpdatesStateEvent { struct
H A DUpdatesUtils.swift60 sendStateEvent(UpdatesStateEventCheck())
H A DAppController.swift349 stateMachine?.processEvent(UpdatesStateEventCheck()) in appController()
/expo/packages/expo-updates/ios/EXUpdates/
H A DUpdatesStateMachine.swift57 internal struct UpdatesStateEventCheck: UpdatesStateEvent { struct
H A DUpdatesUtils.swift71 sendStateEvent(UpdatesStateEventCheck())
H A DAppController.swift354 stateMachine?.processEvent(UpdatesStateEventCheck()) in appController()