Searched refs:allocator_init (Results 1 – 3 of 3) sorted by relevance
/external/fastrpc/src/ |
D | adsp_listener_stub.c | 101 static __inline void allocator_init(allocator* me, uint8_t* stack, int stackSize) { in allocator_init() function 591 allocator_init(_al, 0, 0); in _stub_method() 687 allocator_init(_al, 0, 0); in _stub_method_1()
|
D | adsp_default_listener_stub.c | 101 static __inline void allocator_init(allocator* me, uint8_t* stack, int stackSize) { in allocator_init() function
|
D | apps_remotectl_skel.c | 102 static __inline void allocator_init(allocator* me, uint8_t* stack, int stackSize) { in allocator_init() function
|