Searched refs:eOsHeapAlloc (Results 1 – 3 of 3) sorted by relevance
27 return eOsHeapAlloc(sz); in operator new()32 return eOsHeapAlloc(sz); in operator new[]()
60 extMsg = eOsHeapAlloc(sizeof(*extMsg)); in handle_event()
190 static inline void* eOsHeapAlloc(uint32_t sz) in eOsHeapAlloc() function