Home
last modified time | relevance | path

Searched refs:EVENT_FAILED_RESULT (Results 1 - 3 of 3) sorted by relevance

/base/update/updateservice/services/engine/src/
H A Dupdate_service_restorer.cpp43 0, ret == INT_CALL_SUCCESS ? UpdateSystemEvent::EVENT_SUCCESS_RESULT : UpdateSystemEvent::EVENT_FAILED_RESULT); in FactoryReset()
H A Dupdate_service_local_updater.cpp36 0, ret == INT_CALL_SUCCESS ? UpdateSystemEvent::EVENT_SUCCESS_RESULT : UpdateSystemEvent::EVENT_FAILED_RESULT); in ApplyNewVersion()
/base/update/updateservice/foundations/ability/sys_event/include/
H A Dupdate_system_event.h63 static constexpr const char *EVENT_FAILED_RESULT = "failed"; member in OHOS::UpdateEngine::UpdateSystemEvent

Completed in 2 milliseconds