Home
last modified time | relevance | path

Searched refs:malloc (Results 1 - 11 of 11) sorted by relevance

/vendor/hisilicon/hispark_aries/hals/security/permission_lite/
H A Dhal_pms.c65 unsigned char *cid = (unsigned char *)malloc(mallocSize); in GetCId()
149 return malloc(size); in HalMalloc()
/vendor/hisilicon/hispark_taurus/hals/security/permission_lite/
H A Dhal_pms.c65 unsigned char *cid = (unsigned char *)malloc(mallocSize); in GetCId()
149 return malloc(size); in HalMalloc()
/vendor/hisilicon/hispark_taurus_linux/hals/security/permission_lite/
H A Dhal_pms.c65 unsigned char *cid = (unsigned char *)malloc(mallocSize); in GetCId()
149 return malloc(size); in HalMalloc()
/vendor/hisilicon/hispark_taurus_mini_system/hals/security/permission_lite/
H A Dhal_pms.c65 unsigned char *cid = (unsigned char *)malloc(mallocSize); in GetCId()
149 return malloc(size); in HalMalloc()
/vendor/ohemu/qemu_small_system_demo/hals/security/permission_lite/
H A Dhal_pms.c65 unsigned char *cid = (unsigned char *)malloc(mallocSize); in GetCId()
151 return malloc(size); in HalMalloc()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
H A Dapp_demo_histreaming.c146 wifiIot = (LinkService*)malloc(sizeof(LinkService)); in HistreamingOpen()
148 printf("malloc wifiIot failure\n"); in HistreamingOpen()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dwifi_sta.c147 hi_wifi_ap_info *pst_results = malloc(sizeof(hi_wifi_ap_info) * WIFI_SCAN_AP_LIMIT); in hi_wifi_start_sta()
H A Dapp_demo_histreaming.c191 wifiIot = (LinkService*)malloc(sizeof(LinkService)); in HistreamingOpen()
193 printf("malloc wifiIot failure\n"); in HistreamingOpen()
/vendor/hisilicon/hispark_taurus/hals/utils/token/
H A Dhal_token.c65 char* filePath = (char *)malloc(filePathLen); in GenTokenFilePath()
213 char *buf = malloc(buffLen); in ReadTokenWithFlag()
/vendor/hisilicon/hispark_taurus_linux/hals/utils/token/
H A Dhal_token.c65 char* filePath = (char *)malloc(filePathLen); in GenTokenFilePath()
213 char *buf = malloc(buffLen); in ReadTokenWithFlag()
/vendor/hisilicon/hispark_taurus_mini_system/hals/utils/token/
H A Dhal_token.c65 char* filePath = (char *)malloc(filePathLen); in GenTokenFilePath()
213 char *buf = malloc(buffLen); in ReadTokenWithFlag()

Completed in 7 milliseconds