Home
last modified time | relevance | path

Searched defs:SYS_REPORT_MALLOC (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/linkkit/infra/
A Dinfra_report.c18 #define SYS_REPORT_MALLOC(size) LITE_malloc(size, MEM_MAGIC, "sys.report") macro
21 #define SYS_REPORT_MALLOC(size) HAL_Malloc(size) macro

Completed in 2 milliseconds