Home
last modified time | relevance | path

Searched refs:at_malloc (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat.c269 void *at_malloc(size_t size) in at_malloc() function
312 res = at_malloc(len + 1); in at_dup_binstr()
561 str = at_malloc(tlen + 1); in at_parse_string_with_p()
582 str = at_malloc(tlen + 1); in at_parse_string_other()
H A Dat.h85 void* at_malloc(size_t size);

Completed in 2 milliseconds