Home
last modified time | relevance | path

Searched defs:creation_mode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libbrillo/brillo/streams/
H A Dfile_stream.cc231 mode_t creation_mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH; in Open() local
263 mode_t creation_mode = S_IRUSR | S_IWUSR; in CreateTemporary() local