Searched refs:ProcessStateTransitionLocked (Results 1 – 5 of 5) sorted by relevance
322 …int32_t ret = systemAbilityStateMachine->ProcessStateTransitionLocked(nullptr, SystemProcessState:…342 int32_t ret = systemAbilityStateMachine->ProcessStateTransitionLocked(systemProcessContext,364 int32_t ret = systemAbilityStateMachine->ProcessStateTransitionLocked(systemProcessContext,391 int32_t ret = systemAbilityStateMachine->ProcessStateTransitionLocked(systemProcessContext,418 int32_t ret = systemAbilityStateMachine->ProcessStateTransitionLocked(systemProcessContext,
159 … result = stateMachine_->ProcessStateTransitionLocked(context, SystemProcessState::STARTED); in HandleProcessStartedEventLocked()178 … result = stateMachine_->ProcessStateTransitionLocked(context, SystemProcessState::NOT_STARTED); in HandleProcessStoppedEventLocked()
103 int32_t SystemAbilityStateMachine::ProcessStateTransitionLocked(const std::shared_ptr<SystemProcess… in ProcessStateTransitionLocked() function in OHOS::SystemAbilityStateMachine
717 … return stateMachine_->ProcessStateTransitionLocked(processContext, SystemProcessState::STOPPING); in UnloadAllSystemAbilityLocked()
118 int32_t ProcessStateTransitionLocked(const std::shared_ptr<SystemProcessContext>& context,