Home
last modified time | relevance | path

Searched refs:NotifyProcessStopped (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h125 void NotifyProcessStopped(const std::shared_ptr<SystemProcessContext>& processContext);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp911 void SystemAbilityStateScheduler::NotifyProcessStopped(const std::shared_ptr<SystemProcessContext>&… in NotifyProcessStopped() function in OHOS::SystemAbilityStateScheduler
940 NotifyProcessStopped(processContext); in OnProcessNotStartedLocked()