Searched refs:writeableByCaller (Results 1 – 3 of 3) sorted by relevance
101 status_t MemoryHeapBase::mapfd(int fd, bool writeableByCaller, size_t size, off_t offset) in mapfd() argument120 if (writeableByCaller || (mFlags & READ_ONLY) == 0) { in mapfd()
82 status_t mapfd(int fd, bool writeableByCaller, size_t size, off_t offset = 0);