Home
last modified time | relevance | path

Searched refs:AMP_PY_PKG_DEFAULE (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/py_engine/external/app_mgr/
A Dapp_mgr.c143 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()
/AliOS-Things-master/components/py_engine/external/common/
A Dpy_defines.h21 #define AMP_PY_PKG_DEFAULE (AMP_FS_ROOT_DIR "/" AMP_PY_PKG_PATH) macro

Completed in 4 milliseconds