Searched defs:owned (Results 1 – 2 of 2) sorted by relevance
142 bool owned) in StreamAdapterInterface()148 void StreamAdapterInterface::Attach(StreamInterface* stream, bool owned) { in Attach()
2713 bool owned = (chunk->owner() == this); in Contains() local