Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/generated/
Dchre_slpi_skel.c187 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc() function
219 return _heap_alloc(&me->pheap, loc, size, ppbuf); in _allocator_alloc()
Dchre_slpi_stub.c187 static __inline int _heap_alloc(_heap** ppa, const char* loc, int size, void** ppbuf) { in _heap_alloc() function
219 return _heap_alloc(&me->pheap, loc, size, ppbuf); in _allocator_alloc()