Home
last modified time | relevance | path

Searched defs:CanEnter (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_machine.cpp137 bool NotLoadedStateHandler::CanEnter(SystemAbilityState fromState) in CanEnter() function in OHOS::NotLoadedStateHandler
152 bool LoadingStateHandler::CanEnter(SystemAbilityState fromState) in CanEnter() function in OHOS::LoadingStateHandler
167 bool LoadedStateHandler::CanEnter(SystemAbilityState fromState) in CanEnter() function in OHOS::LoadedStateHandler
187 bool UnloadableStateHandler::CanEnter(SystemAbilityState fromState) in CanEnter() function in OHOS::UnloadableStateHandler
202 bool UnloadingStateHandler::CanEnter(SystemAbilityState fromState) in CanEnter() function in OHOS::UnloadingStateHandler
217 bool NotStartedStateHandler::CanEnter(SystemProcessState fromState) in CanEnter() function in OHOS::NotStartedStateHandler
232 bool StartedStateHandler::CanEnter(SystemProcessState fromState) in CanEnter() function in OHOS::StartedStateHandler
247 bool StoppingStateHandler::CanEnter(SystemProcessState fromState) in CanEnter() function in OHOS::StoppingStateHandler