Home
last modified time | relevance | path

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

/base/update/updateservice/frameworks/js/napi/base/include/
Dclient_helper.h44 SESSION_UPGRADE, enumerator
96 if (type == SessionType::SESSION_DOWNLOAD || type == SessionType::SESSION_UPGRADE) { in Release()
132 if (type == SessionType::SESSION_DOWNLOAD || type == SessionType::SESSION_UPGRADE) {
/base/update/updateservice/frameworks/js/napi/client/
Dupdate_session.h99 { SessionType::SESSION_UPGRADE, "upgrade" }, in GetSessionFuncParameter()
Dupdate_client.cpp264 SessionParams sessionParams(SessionType::SESSION_UPGRADE, CALLBACK_POSITION_THREE, true); in Upgrade()