Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_state_scheduler.h124 void NotifyProcessStarted(const std::shared_ptr<SystemProcessContext>& processContext);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp899 void SystemAbilityStateScheduler::NotifyProcessStarted(const std::shared_ptr<SystemProcessContext>&… in NotifyProcessStarted() function in OHOS::SystemAbilityStateScheduler
930 NotifyProcessStarted(processContext); in OnProcessStartedLocked()