Home
last modified time | relevance | path

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

/external/libbrillo/brillo/streams/
Dfile_stream.h92 bool own_descriptor,
Dfile_stream.cc288 bool own_descriptor, in FromFileDescriptor() argument
321 new FileDescriptor{file_descriptor, own_descriptor}}; in FromFileDescriptor()