Searched refs:ashmem_unpin_region (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/ashmem/
H A Dashmem.h22 int ashmem_unpin_region(int fd, size_t offset, size_t len);
H A Dashmem-dev.c81 int ashmem_unpin_region(int fd, size_t offset, size_t len) function
/external/chromium_org/base/memory/
H A Ddiscardable_memory_ashmem_allocator.cc105 const int failed = ashmem_unpin_region(fd, off, size);

Completed in 154 milliseconds