Searched refs:SESSION_DOWNLOAD (Results 1 – 3 of 3) sorted by relevance
38 SESSION_DOWNLOAD, enumerator93 if (type == SessionType::SESSION_DOWNLOAD || type == SessionType::SESSION_UPGRADE) { in Release()129 if (type == SessionType::SESSION_DOWNLOAD || type == SessionType::SESSION_UPGRADE) {
153 g_testEnv.testStage = static_cast<int32_t>(SessionType::SESSION_DOWNLOAD); in TestDownloadVersion()
175 SessionParams sessionParams(SessionType::SESSION_DOWNLOAD, CALLBACK_POSITION_THREE, true); in Download()