Searched defs:Malloc (Results 1 – 2 of 2) sorted by relevance
43 char *StringUtil::Malloc(const uint32_t size) in Malloc() function in OHOS::ACELite::StringUtil
70 #define Malloc(a) malloc(a) macro