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/util/include/chre/util/
H A Dcontainer_support.h46 * Provides the memoryFree function that is normally provided by the CHRE
51 inline 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.cc79 void memoryFree(void *pointer) { function in namespace:chre

Completed in 1050 milliseconds