Home
last modified time | relevance | path

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

/external/chromium_org/base/memory/
Ddiscardable_memory_ashmem_allocator.cc104 bool UnlockAshmemRegion(int fd, size_t off, size_t size) { in UnlockAshmemRegion() function
423 UnlockAshmemRegion(fd_, offset_, size_); in ~DiscardableAshmemChunk()
436 UnlockAshmemRegion(fd_, offset_, size_); in Unlock()