Searched refs:ashmem_fd (Results 1 – 2 of 2) sorted by relevance
154 int ashmem_fd, in InitFrom() argument163 ashmem_fd); in InitFrom()166 if (!AshmemRegion::CheckFileDescriptorIsReadOnly(ashmem_fd)) { in InitFrom()172 if (!fd_map.Allocate(NULL, relro_size, MemoryMapping::CAN_READ, ashmem_fd)) { in InitFrom()204 if (!SwapPagesFromFd(cur_page + p, p2 - p, ashmem_fd, p, error)) in InitFrom()
72 int ashmem_fd,