Home
last modified time | relevance | path

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

/system/chre/host/msm/daemon/generated/
Dchre_slpi_skel.c179 typedef struct _allocator { struct
184 } _allocator; typedef
203 static __inline int _allocator_alloc(_allocator* me, in _allocator_alloc()
224 static __inline void _allocator_deinit(_allocator* me) { in _allocator_deinit()
236 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()
Dchre_slpi_stub.c179 typedef struct _allocator { struct
184 } _allocator; typedef
203 static __inline int _allocator_alloc(_allocator* me, in _allocator_alloc()
224 static __inline void _allocator_deinit(_allocator* me) { in _allocator_deinit()
236 static __inline void _allocator_init(_allocator* me, uint8_t* stack, int stackSize) { in _allocator_init()