Searched refs:SESSION_UPGRADE (Results 1 – 4 of 4) sorted by relevance
50 if (type == SessionType::SESSION_DOWNLOAD || type == SessionType::SESSION_UPGRADE) { in Release()80 if (type == SessionType::SESSION_DOWNLOAD || type == SessionType::SESSION_UPGRADE) {
26 constexpr uint32_t SESSION_UPGRADE = 4; variable
156 {SessionType::SESSION_UPGRADE, "upgrade"},
252 SessionParams sessionParams(SessionType::SESSION_UPGRADE, CALLBACK_POSITION_THREE, true); in Upgrade()