HomeSort by relevance Sort by last modified time
    Searched refs:ASHMEM_GET_NAME (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/uapi/linux/
ashmem.h 35 #define ASHMEM_GET_NAME _IOR(__ASHMEMIOC, 2, char[ASHMEM_NAME_LEN])
  /external/kernel-headers/original/uapi/linux/
ashmem.h 38 #define ASHMEM_GET_NAME _IOR(__ASHMEMIOC, 2, char[ASHMEM_NAME_LEN])
  /device/google/cuttlefish_common/guest/hals/gralloc/legacy/
region_registry.cpp 67 int rval = ioctl(hnd->fd, ASHMEM_GET_NAME, output);

Completed in 562 milliseconds