Home
last modified time | relevance | path

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

/external/fastrpc/inc/
Drpcmem.h108 void* rpcmem_alloc(int heapid, uint32 flags, int size);
117 return rpcmem_alloc(RPCMEM_DEFAULT_HEAP, RPCMEM_DEFAULT_FLAGS, size); in rpcmem_alloc_def()
/external/fastrpc/src/
Drpcmem_android.c181 void* rpcmem_alloc(int heapid, uint32 flags, int size) { in rpcmem_alloc() function
Dsymbols.lst50 rpcmem_alloc;