Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dfastrpc_apps_user.c232 static int remote_unmap_fd(void *buf, int size, int fd, int attr);
418 remote_unmap_fd(tofd->buf, tofd->size, tofd->fd, tofd->attr); in remote_register_buf_common()
1254 static int remote_unmap_fd(void *buf, int size, int fd, int attr) { in remote_unmap_fd() function