Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dgralloc_buffer_priv.h67 static inline int gralloc_buffer_attr_map(struct private_handle_t *hnd, int readwrite) in gralloc_buffer_attr_map() argument
85 if (readwrite) in gralloc_buffer_attr_map()
/aosp12/frameworks/compile/mclinker/lib/Support/
H A DFileOutputBuffer.cpp38 llvm::sys::fs::mapped_file_region::readwrite, pSize, 0, ec)); in create()