Searched defs:memoryFree (Results 1 - 4 of 4) sorted by relevance

/system/chre/platform/linux/
H A Dmemory.cc31 void memoryFree(void *pointer) { function in namespace:chre
/system/chre/pal/include/chre/pal/
H A Dsystem.h103 void (*memoryFree)(void *pointer); member in struct:chrePalSystemApi
/system/chre/platform/slpi/
H A Dmemory.cc45 void memoryFree(void *pointer) { function in namespace:chre
/system/chre/util/include/chre/util/
H A Dcontainer_support.h74 * Provides the memoryFree function that is normally provided by the CHRE
79 inline void memoryFree(void *pointer) { function in namespace:chre

Completed in 170 milliseconds