Home | History | Annotate | Download | only in base

Lines Matching refs:owned

143   // GetReadData returns a pointer to a buffer which is owned by the stream.
153 // GetWriteBuffer returns a pointer to a buffer which is owned by the stream.
255 // In the meantime, use the owned flag to indicate whether the adapter should
262 explicit StreamAdapterInterface(StreamInterface* stream, bool owned = true);
329 void Attach(StreamInterface* stream, bool owned = true);