Searched defs:OnEnter (Results 1 – 1 of 1) sorted by relevance
142 void NotLoadedStateHandler::OnEnter(const std::shared_ptr<SystemAbilityContext>& context) in OnEnter() function in OHOS::NotLoadedStateHandler157 void LoadingStateHandler::OnEnter(const std::shared_ptr<SystemAbilityContext>& context) in OnEnter() function in OHOS::LoadingStateHandler177 void LoadedStateHandler::OnEnter(const std::shared_ptr<SystemAbilityContext>& context) in OnEnter() function in OHOS::LoadedStateHandler192 void UnloadableStateHandler::OnEnter(const std::shared_ptr<SystemAbilityContext>& context) in OnEnter() function in OHOS::UnloadableStateHandler207 void UnloadingStateHandler::OnEnter(const std::shared_ptr<SystemAbilityContext>& context) in OnEnter() function in OHOS::UnloadingStateHandler222 void NotStartedStateHandler::OnEnter(const std::shared_ptr<SystemProcessContext>& context) in OnEnter() function in OHOS::NotStartedStateHandler237 void StartedStateHandler::OnEnter(const std::shared_ptr<SystemProcessContext>& context) in OnEnter() function in OHOS::StartedStateHandler252 void StoppingStateHandler::OnEnter(const std::shared_ptr<SystemProcessContext>& context) in OnEnter() function in OHOS::StoppingStateHandler