Searched refs:pheap (Results 1 – 12 of 12) sorted by relevance
/external/fastrpc/src/ |
D | adspmsgd_apps_skel.c | 197 _heap* pheap; member 236 return _heap_alloc(&me->pheap, loc, size, ppbuf); in _allocator_alloc() 242 _heap* pa = me->pheap; in _allocator_deinit() 257 me->pheap = 0; in _allocator_init()
|
D | adspmsgd_adsp1_stub.c | 197 _heap* pheap; member 236 return _heap_alloc(&me->pheap, loc, size, ppbuf); in _allocator_alloc() 242 _heap* pa = me->pheap; in _allocator_deinit() 257 me->pheap = 0; in _allocator_init()
|
D | adsp_default_listener_stub.c | 47 _heap* pheap; member 85 return _heap_alloc(&me->pheap, loc, size, ppbuf); in allocator_alloc() 91 _heap* pa = me->pheap; in allocator_deinit() 105 me->pheap = 0; in allocator_init()
|
D | apps_remotectl_skel.c | 48 _heap* pheap; member 86 return _heap_alloc(&me->pheap, loc, size, ppbuf); in allocator_alloc() 92 _heap* pa = me->pheap; in allocator_deinit() 106 me->pheap = 0; in allocator_init()
|
D | adspmsgd_adsp_stub.c | 197 _heap* pheap; member 236 return _heap_alloc(&me->pheap, loc, size, ppbuf); in _allocator_alloc() 242 _heap* pa = me->pheap; in _allocator_deinit() 257 me->pheap = 0; in _allocator_init()
|
D | adsp_current_process1_stub.c | 197 _heap* pheap; member 236 return _heap_alloc(&me->pheap, loc, size, ppbuf); in _allocator_alloc() 242 _heap* pa = me->pheap; in _allocator_deinit() 257 me->pheap = 0; in _allocator_init()
|
D | adsp_perf_stub.c | 196 _heap* pheap; member 235 return _heap_alloc(&me->pheap, loc, size, ppbuf); in _allocator_alloc() 241 _heap* pa = me->pheap; in _allocator_deinit() 256 me->pheap = 0; in _allocator_init()
|
D | remotectl_stub.c | 197 _heap* pheap; member 236 return _heap_alloc(&me->pheap, loc, size, ppbuf); in _allocator_alloc() 242 _heap* pa = me->pheap; in _allocator_deinit() 257 me->pheap = 0; in _allocator_init()
|
D | adsp_current_process_stub.c | 197 _heap* pheap; member 236 return _heap_alloc(&me->pheap, loc, size, ppbuf); in _allocator_alloc() 242 _heap* pa = me->pheap; in _allocator_deinit() 257 me->pheap = 0; in _allocator_init()
|
D | apps_mem_skel.c | 196 _heap* pheap; member 235 return _heap_alloc(&me->pheap, loc, size, ppbuf); in _allocator_alloc() 241 _heap* pa = me->pheap; in _allocator_deinit() 256 me->pheap = 0; in _allocator_init()
|
D | adsp_listener_stub.c | 47 _heap* pheap; member 85 return _heap_alloc(&me->pheap, loc, size, ppbuf); in allocator_alloc() 91 _heap* pa = me->pheap; in allocator_deinit() 105 me->pheap = 0; in allocator_init()
|
D | apps_std_skel.c | 197 _heap* pheap; member 236 return _heap_alloc(&me->pheap, loc, size, ppbuf); in _allocator_alloc() 242 _heap* pa = me->pheap; in _allocator_deinit() 257 me->pheap = 0; in _allocator_init()
|