Home
last modified time | relevance | path

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

/AliOS-Things-master/components/amp/services/app_mgr/
A Dapp_upgrade.c17 #define AMP_WEAK __weak macro
19 #define AMP_WEAK __attribute__((weak)) macro
141 AMP_WEAK int fota_image_local_copy(char *image_name, int image_size) in fota_image_local_copy()
146 AMP_WEAK void internal_sys_upgrade_start(void *ctx) in internal_sys_upgrade_start()
204 AMP_WEAK void internal_module_upgrade_start(void *ctx) in internal_module_upgrade_start()
/AliOS-Things-master/components/py_engine/external/app_mgr/
A Dapp_upgrade.c19 #define AMP_WEAK __weak macro
21 #define AMP_WEAK __attribute__((weak)) macro
82 AMP_WEAK int fota_image_local_copy(char *image_name, int image_size) in fota_image_local_copy()

Completed in 3 milliseconds