Searched refs:HandleProcessEventLocked (Results 1 – 4 of 4) sorted by relevance
160 int32_t ret = systemAbilityEventHandler->HandleProcessEventLocked(nullptr,187 int32_t ret = systemAbilityEventHandler->HandleProcessEventLocked(systemProcessContext,212 int32_t ret = systemAbilityEventHandler->HandleProcessEventLocked(systemProcessContext,
43 int32_t HandleProcessEventLocked(const std::shared_ptr<SystemProcessContext>& context,
61 int32_t SystemAbilityEventHandler::HandleProcessEventLocked(const std::shared_ptr<SystemProcessCont… in HandleProcessEventLocked() function in OHOS::SystemAbilityEventHandler
438 return stateEventHandler_->HandleProcessEventLocked(processContext, processInfo, event); in SendProcessStateEvent()