Home
last modified time | relevance | path

Searched refs:PROCESS_STOPPED_EVENT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_event_handler.h36 PROCESS_STOPPED_EVENT, enumerator
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_event_handler.cpp37 processEventHandlerMap_[ProcessStateEvent::PROCESS_STOPPED_EVENT] = in InitEventHandlerMap()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1208 …ilityStateScheduler_->SendProcessStateEvent(processInfo, ProcessStateEvent::PROCESS_STOPPED_EVENT); in RemoveSystemProcess()