Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_event_handler.cpp36 &SystemAbilityEventHandler::HandleProcessStartedEventLocked; in InitEventHandlerMap()
150 int32_t SystemAbilityEventHandler::HandleProcessStartedEventLocked( in HandleProcessStartedEventLocked() function in OHOS::SystemAbilityEventHandler
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/schedule/
H A Dsystem_ability_event_handler.h50 int32_t HandleProcessStartedEventLocked(const std::shared_ptr<SystemProcessContext>& context,
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_event_handler_test.cpp371 …int32_t ret = systemAbilityEventHandler->HandleProcessStartedEventLocked(systemProcessContext, pro…