Home
last modified time | relevance | path

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

/system/chre/chpp/platform/linux/
Dmemory.c82 void *reallocPtr = in chppRealloc() local
84 if (reallocPtr != NULL) { in chppRealloc()
85 struct ChppAllocHeader *newHeader = (struct ChppAllocHeader *)reallocPtr; in chppRealloc()