Home
last modified time | relevance | path

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

/external/fastrpc/src/
Drpcmem_android.c79 int rpcmem_to_fd_internal(void *po) { in rpcmem_to_fd_internal() function
102 return rpcmem_to_fd_internal(po); in rpcmem_to_fd()
Dapps_mem_imp.c116 fd = rpcmem_to_fd_internal(buf); in __QAIC_IMPL()
Dapps_std_imp.c884 VERIFY(-1 != (fd = rpcmem_to_fd_internal(fbuf))); in decrypt_int()
Dfastrpc_apps_user.c1671 uproc.filefd = rpcmem_to_fd_internal((void *)uproc.file); in apps_dev_init()
/external/fastrpc/inc/
Dfastrpc_apps_user.h63 int rpcmem_to_fd_internal(void *po);