Home
last modified time | relevance | path

Searched refs:RPCMEM_HEAP_DEFAULT (Results 1 – 5 of 5) sorted by relevance

/external/fastrpc/inc/
Drpcmem.h134 #define RPCMEM_HEAP_DEFAULT 0x80000000 macro
/external/fastrpc/src/
Dfastrpc_perf.c157 keys = (char *)rpcmem_alloc_internal(0, RPCMEM_HEAP_DEFAULT, PERF_KEY_STR_MAX); in perf_dsp_enable()
Dlistener_android.c160 uint32 flags = eflags == 0 ? RPCMEM_HEAP_DEFAULT : (uint32)atoi(eflags); in listener()
Dlog_config.c190 … nErr = adspmsgd_adsp_init(0, RPCMEM_HEAP_DEFAULT, 0, DEFAULT_ADSPMSGD_MEMORY_SIZE, &buf_addr); in readLogConfigFromPath()
Dfastrpc_apps_user.c1666 uproc.file = (__u64)rpcmem_alloc_internal(0, RPCMEM_HEAP_DEFAULT, (int)(filelen)); in apps_dev_init()