Home
last modified time | relevance | path

Searched refs:palSystemApiMemoryAlloc (Results 1 – 5 of 5) sorted by relevance

/chre-3.4.0/platform/shared/include/chre/platform/shared/
Dpal_system_api.h26 void *palSystemApiMemoryAlloc(size_t size);
/chre-3.4.0/platform/freertos/
Dmemory.cc28 void *palSystemApiMemoryAlloc(size_t size) { in palSystemApiMemoryAlloc() function
/chre-3.4.0/platform/linux/
Dmemory.cc27 void *palSystemApiMemoryAlloc(size_t size) { in palSystemApiMemoryAlloc() function
/chre-3.4.0/platform/shared/
Dpal_system_api.cc67 palSystemApiMemoryAlloc, /* memoryAlloc */
/chre-3.4.0/platform/slpi/
Dmemory.cc66 void *palSystemApiMemoryAlloc(size_t size) { in palSystemApiMemoryAlloc() function