Searched refs:AMP_PY_PKG_DEFAULE (Results 1 – 2 of 2) sorted by relevance
143 ret = task_http_download_func(url, AMP_PY_PKG_DEFAULE); in pyapp_download_and_upgrade()150 if ((AMP_PY_PKG_DEFAULE != NULL) && (AMP_PY_PKG_DIR != NULL)) { in pyapp_download_and_upgrade()151 … amp_debug(MOD_STR, "store_file:%s, install_file:%s\n", AMP_PY_PKG_DEFAULE, AMP_PY_PKG_DIR); in pyapp_download_and_upgrade()152 ret = miniUnzip(AMP_PY_PKG_DEFAULE, AMP_PY_PKG_DIR); in pyapp_download_and_upgrade()
21 #define AMP_PY_PKG_DEFAULE (AMP_FS_ROOT_DIR "/" AMP_PY_PKG_PATH) macro
Completed in 4 milliseconds